In order to run this application, you need to have JVM already installed on your computer. Consult the Java website to download the appropriate version for your computer.
Click the link/button provided and save the AprioriGenerator.jnlp file to the desired location on your local computer. Double click the file and say yes to the security box that pops up.
Each time the application updates and this includes the first time you launch the application you need to wait for the update process before proceeding. You also need to allow the digital jar signature, so that, the application can access your local dataset file.
The User Interface is divided into several parts: Menu, Data panel (top panel on the left), Control panel (middle panel on the left), transaction panel (bottom panel on the left), graphic display panel (on the right).
The Apriori Generator requires data in order for it to run. In order to open a data file that has already been created follow the instructions below. If you want to make your own dataset file, use the format detailed below in the Format section of this page.
Click the 'File'-'Open' menu, and choose your local dataset file.
Two sample datasets are available. By clicking the link below you can download them to your local computer.
This table shows the transactions based on the item size selected above. It also shows the number of times this itemset occurs in the data set and whether or not it is legal. When a transaction is clicked a rule panel is generated which is described below.
If the mutex number of item size is smaller than eight, then Graphic display panel also will display the results in a graphic hierarchical way.