首页 | 本学科首页   官方微博 | 高级检索  
     

挖掘关联规则中AprioriTid算法的改进
引用本文:高杰,李绍军,钱锋.挖掘关联规则中AprioriTid算法的改进[J].计算机工程与应用,2007,43(7):188-190,197.
作者姓名:高杰  李绍军  钱锋
作者单位:华东理工大学,自动化系,上海,200237
摘    要:针对Apriori和AprioriTid算法中存在的项集生成瓶颈问题,提出了一种基于事务集压缩、候选项集压缩和支持度布尔矩阵的改进AprioriTid算法。该算法中通过删去不必比较的事务来有效缩减数据集;优化频繁项集的自连接方式来减少生成的候选项集个数;使用支持度布尔矩阵来加快候选项集的验证速度。实验结果表明改进算法确实能有效减少相关计算量,比已有算法执行效率明显提高,同时验证了该算法在旋转机械故障诊断中的有效性。

关 键 词:数据挖掘  关联规则  AprioriTid算法  频繁项集
文章编号:1002-8331(2007)07-0188-03
修稿时间:2006-07

Improvement on AprioriTid algorithm of mining association rules
GAO Jie,LI Shao-jun,QIAN Feng.Improvement on AprioriTid algorithm of mining association rules[J].Computer Engineering and Applications,2007,43(7):188-190,197.
Authors:GAO Jie  LI Shao-jun  QIAN Feng
Affiliation:Institute of Automation,East China University of Science and Technology,Shanghai 200237,China
Abstract:The efficiency of mining association rules is an important field of Knowledge Discovery in Databases.In this paper we have proposed an improved AprioriTid algorithm with transactions reduction,candidate itemsets reduction and support matrix to solve the bottleneck of itemsets generation.The highly efficient method described in this paper minimizes the database by deleting many transactions which need not be scanned.We also show a method to reduce the number of candidate itemsets by optimizing the join procedure of frequent itemsets and a support matrix method to accelerate the verification speed of candidate itemsets is put forward.To this end,the IAT algorithm for mining frequent itemsets,which is the improvement algorithm of AprioriTid,is designed in this article.The experiment results of the algorithm show that the improved algorithm can decrease related computation quantity in large scale and improve the efficiency of the algorithm.The simulation results of knowledge acquisition for fault diagnosis also show the validity of IAT algorithm.
Keywords:data mining  association rules  AprioriTid algorithm  frequent itemsets
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号