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

基于等价类的关联规则挖掘矩阵算法
引用本文:王鸿铭,沈夏炯,李国雁,臧国轻.基于等价类的关联规则挖掘矩阵算法[J].微机发展,2008,18(4):55-58.
作者姓名:王鸿铭  沈夏炯  李国雁  臧国轻
作者单位:河南大学计算机与信息工程学院,河南大学计算机与信息工程学院,河南大学计算机与信息工程学院,河南大学计算机与信息工程学院 河南开封475004,河南开封475004,河南大学数据与知识工程研究所,河南开封475004,河南开封475004,河南开封475004
基金项目:河南省自然科学基金项目(0311011700)
摘    要:关联规则挖掘算法中的Apriori算法利用查找频繁项集来发现数据集中的关联规则,算法思路简单容易实现;但在由k-1次频繁项集生成k次频繁项集时需反复查找数据库,效率较低,在寻找高次频繁项集时其低效性更加明显;矩阵算法是通过直接查找高次频繁项集,避免了反复查找数据库,但要存储大量的非频繁项集,且查找低次频繁项集速度较慢。文中提出的矩阵等价类算法,利用等价关系进一步降低矩阵算法的时间空间复杂度,然后通过项目相似度直接求取所有最大频繁项集。实验结果证明了算法的可行性、高效性。

关 键 词:等价类  项目相似度  矩阵算法  Apriori算法
文章编号:1673-629X(2008)04-0055-04
修稿时间:2007年7月23日

An Association Mining Matrix Algorithm Based on Equivalence Class
WANG Hong-ming,SHEN Xia-jiong,LI Guo-yan,ZANG Guo-qing.An Association Mining Matrix Algorithm Based on Equivalence Class[J].Microcomputer Development,2008,18(4):55-58.
Authors:WANG Hong-ming  SHEN Xia-jiong    LI Guo-yan  ZANG Guo-qing
Affiliation:WANG Hong-ming1,SHEN Xia-jiong1,2,LI Guo-yan1,ZANG Guo-qing1
Abstract:Apriori algorithm,one of associated rules of mining algorithms,utilizes searching results on frequent itemsets to find associated rules in datasets.Though the algorithm is easy to implement,it spends enormous time and becomes much more unefficient on searching in the databases,especially when k times frequent itemsets are created by k-1 ones and searching for the high level frequent itemsets.The matrix algorithm avoids these situation but needs store substantive unfrequent itemsets and is low velocity when searching for low level frequent itemsets.The matrix-equivalence genus algorithm mentioned in this paper,is proved that can reduce the complexity on time and room effectively on finding all most frequent itemsets.
Keywords:equivalence class  item similitude degree  matrix algorithm  Apriori algorithm
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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