32 bit | 64 bit | (32/64 bit only for toolbox) | ||
lnxartb.zip | (789 kb) | lnxartb.zip | (854 kb) | Toolbox with all programs for GNU/Linux |
winartb.zip | (663 kb) | winartb.zip | (720 kb) | Toolbox with all programs for Windows |
argui.jar | (324 kb) | executable Java archive, full GUI | ||
arview.jar | (190 kb) | executable Java archive, only rule viewer | ||
taview.jar | (190 kb) | executable Java archive, only transaction viewer | ||
fimgui.zip | (959 kb) | fimgui.tar.gz | (741 kb) | Java sources, version 1.6 (2018.03.26) |
test.tra | (1 kb) | Example transaction file | ||
test.rul | (1 kb) | Example rule set |
ARuleGUI is a graphical user interface for finding association rules with the programs Apriori, Eclat and FP-growth. It contains a simple viewer (also available as a separate program, see above) to display the rules in a table and supports sorting them according to consequent, size, support, confidence, lift value, and additional evaluation.
Attention: Since the viewer expects certain information about the rules to be available in the input file (for example, the lift value), the association rule mining programs have to be called with the options -g and -v" (%S/%a, %X/%b, %Y/%h, %C, %l, %E)" (the graphical user interface automatically adds these options).