摘要
提出了一种基于聚合链挖掘频繁模式的改进FP-growth算法.该算法引入聚合链的单链表结构,改进了FP树结构.改进后的FP树是单向的,每个结点只保留指向父结点的指针,节省了树空间;相同项的不同节点的路径信息压缩进聚合链中,避免了生成节点链和条件模式库.用Agrawa方法生成实验数据进行分析,实验结果验证了该算法在时间上的优势.
An improved FP-growth algorithm based on aggregative chains is proposed. A kind of single linked lists named aggregative chain is introduced to the algorithm, thus improving the architecture of FP tree. The new FP tree is a one-way tree and only the pointers to point its children at each node are kept to save the space of tree in comperison with the former one. Route information of different nodes in the same term are compressed into aggregative chains so that the frequent patterns will be produced in aggregative chains without generating node links and conditional pattern bases. Agrawa tests data verified the advantage of time occupancy of the algorithm proposed.
出处
《东北大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2006年第2期153-156,共4页
Journal of Northeastern University(Natural Science)
基金
辽宁省自然科学基金资助项目(20042020)