期刊文献+

基于矩阵相乘的Apriori改进算法 被引量:5

An Improved Apriori Algorithm Based On Matrix Multiplication
在线阅读 下载PDF
导出
摘要 Apriori算法是一种经典的关联规则挖掘算法,算法能够很好地挖掘出关联规则,通过对频繁项集的连接步和剪枝步得到候选集,但是还要对大量候选集进行多次重复扫描数据库,产生庞大的候选集,严重影响了算法执行效率。论文提出一种基于矩阵的改进算法,通过事务矩阵和项集矩阵相乘来改进反复回扫数据库的问题,建立事务数组统计删除在算法执行过程中不能生成下一频繁集的事务,优化Apriori算法对频繁项集的连接步和剪枝步过程。通过实验验证改进算法不仅能准确地挖掘出频繁项集而且大大地缩短挖掘时间。 Apriori algorithm is a kind of classical association rule mining algorithm. Although the algorithm has a lot of pruning of candidate sets, it is necessary to scan the database repeatedly, which seriously affects the efficiency of algorithm execution. In this paper, an improved algorithm based on matrix is proposed to improve the problem of repeating the scan database by multiplying the transaction matrix and the itemsets matrix. The establishment of transaction array to delete the transaction which can not generate the next frequent set, and optimize the Apriori algorithm for judging and connecting frequent itemsets. Experiments show that the efficiency of the improved algorithm is significantly higher than that of the Apriori algorithm.
作者 王蒙 方睿 邹书蓉 WANG Meng;FANG Rui;ZOU Shurong(College of Computer Sciences,Chengdu University of Information Technology,Chengdu 610225)
出处 《计算机与数字工程》 2018年第10期1974-1979,共6页 Computer & Digital Engineering
基金 科技厅重点研发项目(编号:2017GZ0331)资助
关键词 关联规则 APRIORI算法 矩阵相乘 频繁项集 association rules Apriori algorithm matrix multiplication fl'equent itemsets
  • 相关文献

参考文献8

二级参考文献61

共引文献175

同被引文献44

引证文献5

二级引证文献11

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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