引用本文:路松锋,卢正鼎.快速开采最大频繁项目集.软件学报,2001,12(2):293-297
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5638次   下载 6404 本文二维码信息
码上扫一扫!
分享到: 微信 更多
快速开采最大频繁项目集
路松锋1, 卢正鼎1
华中理工大学 计算机学院,湖北 武汉 430074
摘要:
发现最大频繁项目集是多种数据开采应用中的关键问题,提出一种快速开采最大频繁项目集的算法DMFI(discovery maximum frequent itemsets), 该算法把自底向上和自顶向下的搜索策略进行了合并。通过其独特的排序方法和有效的剪枝策略,大大减少了修选项目集的生成,从而显著地降低了CUP时间。
关键词:  数据开采  知识发现  关联规则  最大频繁项目集  最小支持度
DOI:
分类号:
基金项目:国家“九五”国防预研基金资助项目。
Fast Mining Maximum Frequent Itemsets
Lu Song-feng,Lu Zheng-ding
Abstract:
Discovering maximum frequent itemsets is a key problem in many data mining applications. In this paper,the DMFI (discovery maximum frequent itemsets) algorithm which combines the bottom-up and top-down searches is proposed to solve this problem. Using the unique ordering method and efficient pruning strategy, the number of candidete itemsets is greatly decrcased, therefore CPU time is reduced remarkably.
Key words:  data mining  knowledge discovery  association rule  maximum frequent itemset: minimum support