Rapid Retrieval:      
引用本文:
【打印本页】   【下载PDF全文】   View/Add Comment  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 1263次   下载 1110 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于哈希和合并技术的FP-Growth新算法
何晴, 陆黎明
上海师范大学 信息与机电工程学院, 上海 200234
摘要:
对频繁模式增长(FP-Growth)算法进行了改进,用哈希头表代替头表.通过合并频繁模式树(FP-Tree)中支持数相同的结点,压缩了树的规模,有效地节省了空间.实验结果表明,改进后的算法在查找效率上有了大幅度的提高,可以更好地适用于大规模数据集的关联规则挖掘.
关键词:  频繁模式增长(FP-Growth)  关联规则  频繁项集  哈希头表  合并结点
DOI:10.3969/J.ISSN.1000-5137.2018.04.012
分类号:TP311
基金项目:
A new FP-growth based on Hash and merging techniques
He Qing, Lu Liming
The College of Information, Mechanical and Electrical Engineering, Shanghai Normal University, Shanghai 200234, China
Abstract:
In this paper,we improve frequent pattern growth(FP-Growth) algorithm,we replace the header table with Hash-header table.By merging the same frequency nodes in frequent pattern tree(FP-Tree),we compress the scale of the tree.The experimental results show that the proposed algorithm has improved the efficiency of query,and it can be applied in mining large data sets with association rules.
Key words:  frequent pattern growth (FP-Growth)  association rules  frequent item sets  Hash-header table  merging nodes