Introduction - If you have any usage issues, please Google them yourself
This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations.
Packet : 91331986fpgrowth.zip filelist
fpgrowth/doc/
fpgrowth/doc/copying
fpgrowth/doc/readme
fpgrowth/ex/
fpgrowth/ex/flg2set
fpgrowth/ex/hdr2set
fpgrowth/ex/readme
fpgrowth/ex/row2set
fpgrowth/ex/tab2set
fpgrowth/ex/test1.tab
fpgrowth/ex/test2.tab
fpgrowth/ex/test3.tab
fpgrowth/ex/test4.tab
fpgrowth/ex/test5.tab
fpgrowth/ex/tid2set
fpgrowth/src/
fpgrowth/src/fpgrowth.c
fpgrowth/src/fpgrowth.dsp
fpgrowth/src/fpgrowth.dsw
fpgrowth/src/fpgrowth.mak
fpgrowth/src/fptree.c
fpgrowth/src/fptree.h
fpgrowth/src/makefile