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

基于排序矩阵和树的关联规则挖掘算法
引用本文:朱意霞,姚力文,黄水源,黄龙军.基于排序矩阵和树的关联规则挖掘算法[J].计算机科学,2006,33(7):196-198.
作者姓名:朱意霞  姚力文  黄水源  黄龙军
作者单位:1. 南昌大学信息工程学院计算机系,南昌330029
2. 江西师范大学软件学院,南昌330000
摘    要:最大频繁项集的生成是影响关联规则挖掘的关键问题,Apriori算法从大量的候选频繁项集产生频繁项集的过程是非常耗时的过程。本文提出了一种新的算法,该算法结合项集的有序特性构造矩阵,使生成树的每一层结点从左往右按支持度大小升序排列,这样得到的候选频繁项集的集合是最小的,大大减少了候选频繁项集的数量,而且能保持频繁项集的完整性,从而节约了计算开销,提高了算法的效率。

关 键 词:关联规则  Apriori算法  项集有序  频繁项集

Algorithm for Association Rule Minning Based on Ordinal Matrix and Tree
ZHU Yi-Xia,YIAO Li-Wen,HUANG Shui-Yuan,HUANG Long-Jun.Algorithm for Association Rule Minning Based on Ordinal Matrix and Tree[J].Computer Science,2006,33(7):196-198.
Authors:ZHU Yi-Xia  YIAO Li-Wen  HUANG Shui-Yuan  HUANG Long-Jun
Affiliation:1.Department of Computer Scienee,Nanehang University, Nanehang 330029;2.Software School,Jiangxi Normal University,Nanehang 330000
Abstract:Generating the frequent itemsets is a key problem of association rule mining. It is important that determining the frequent itemsets from a huge amount of candicate itemsets is the most time-consuming part of the process in Apriori algorithm. This paper proposes a new algorithm,which combines the ordinal character of itemsets to create matrixes and makes the nodes ascending order by support count in the tree,so that the sets of the candidate frequent itemsets is the least totally. It can greatly reduce the candidate frequent itemsets, keeps the completion of frequent itemsets, reduces the cost of computing,and improve the efficiency of algorithm.
Keywords:Association rules  Apriori algorithm  Itemsets ordered  Frequent itemsets
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机科学》浏览原始摘要信息
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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