文件名称:Fp-Growth Algorithm
文件大小:28KB
文件格式:RAR
更新时间:2012-07-28 11:14:03
Fp-Growth Algorithm 频繁项集挖掘算法 All Frequent
本算法由比利时安特卫普大学(University of Antwerp)的Bart Goethals教授用C++编程实现,算法对最初Han JiaWei等人的Fp-Growth算法进行了优化。算法在VC++6.0中调试已通过,运行时只需在project/setting.../debug/program arguments中设定输入文件,支持度,以及输出文件,例如iris3.txt 10 iris.out 。 算法所有权为原作者所有,为了便于国内同行的研究,在此分享该算法。
【文件预览】:
FP_Growth.dsp
fpgrowth.cpp
fpgrowth.h
FP_Growth.plg
testfpgrowth.cpp
data.h
fptree.h
data.cpp
FP_Growth.ncb
item.cpp
iris3.txt
Debug
FP_Growth.opt
chess.dat
item.h
Makefile
fptree.cpp
FP_Growth.dsw