Hi, you guys:
I am trying to mining frquent pattern in PFPGrowth. Firstly, i think
the sourcecode in fpm package should be understood.
Now, only the growth(FPTree tree, MutableLong minSupportMutable, int
k, FPTreeDepthCache treeCache, int level, int currentAttribute,
StatusUpdater updater) function in the FPGrowth.jave cannot be understood by
myself.
Would you please tell how it works? or give me some papers to help
me to understand it? thanks!
(PS: i have read the paper (Mining Frequent Patterns without
Candidate Generation) , and understand all the things which described in the
paper. )
--
http://anqiang1900.blog.163.com/