期刊文献+

一种提高Apriori算法效率的方法 被引量:5

Improved apriori algorithm for efficiency
下载PDF
导出
摘要 Apriori算法是关联规则挖掘中的经典算法。在Apriori算法中,需要大量进行两个操作:判断两个k-项集是否前k-1项相同且最后一项不同;判断一个项集是否为另一个项集的子集。利用Apriori算法中项集之间都是有序的这一特点可以减少以上两个操作的执行次数,从而达到对Apriori算法进行优化的目的。实验结果表明,经过优化了的Apriori算法在运行效率上有一定的提高。 Apriori algorithm is a classical algonrithm of association rule mining.Two operations,needed to determine whether two k-itemsets with equal items are the same but last item and to determine whether one itemset is the subset of another,need be performed frequently in apriori algorithm.Reducing the times of performing the two operations by taking advantage of order itemsets could improve the efficiency of apriori algorithm.The results of experiment show that the improved algorithm is more ef- ficient.
出处 《计算机工程与设计》 CSCD 2004年第5期846-848,共3页 Computer Engineering and Design
关键词 APRIORI算法 关联规则挖掘 优化 效率 项集有序 association rule Aprirori algorithm order itemsets efficiency
  • 相关文献

参考文献4

二级参考文献5

共引文献141

同被引文献41

引证文献5

二级引证文献12

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部