32 bit | 64 bit | (32/64 bit only for toolbox) | ||
lnxfimtb.zip | (766 kb) | lnxfimtb.zip | (831 kb) | Toolbox with all programs for GNU/Linux |
winfimtb.zip | (640 kb) | winfimtb.zip | (697 kb) | Toolbox with all programs for Windows |
fimgui.jar | (299 kb) | executable Java archive, full GUI | ||
isview.jar | (190 kb) | executable Java archive, only item set 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 |
FIMGUI is a graphical user interface for finding frequent item sets with the programs Apriori, Eclat and FP-growth. It contains a simple viewer (also available as a separate program, see above) to display the item sets in a table and supports sorting them according to size, support, and additional evaluation.
Attention: Since the viewer expects certain information about the item sets to be available in the input file (for example, the lift value), the frequent item set mining programs have to be called with the options -g and -v" (%S/%a, %E)" (the graphical user interface automatically adds these options).