作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (9): 76-77,8. doi: 10.3969/j.issn.1000-3428.2008.09.027

• 软件技术与数据库 • 上一篇    下一篇

基于集合枚举树的最小预测集挖掘算法

张 军,陈凯明   

  1. (中国科学技术大学计算机系,合肥 230027)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-05-05 发布日期:2008-05-05

Algorithm of Mining Minimal Prediction Set Based on Set-enumeration Tree

ZHANG Jun, CHEN Kai-ming   

  1. (Computer Department, University of Science and Technology of China, Hefei 230027)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-05-05 Published:2008-05-05

摘要: 为缩减关联规则存储空间和方便查询关联规则,提出一种前件为单一项目的最小预测集算法。利用集合枚举树找到最大频繁项 目集,据此来挖掘最小预测集。对规则扩展的有效性进行证明。实验结果表明,通过该算法得到的最小预测集比传统方法小1个数量级。

关键词: 关联规则, 集合枚举树, 最小预测集, 最大频繁集

Abstract: For reducing the spaces of rule database and facilitating users to query, the minimal prediction set is used and mined using maximum frequent item sets which are found by a set-enumeration tree. The effectiveness of rule expansion is proved in theory. Experimental results show that it is efficient to reduce 1 order of the traditional one.

Key words: association rules, set-enumeration tree, minimal prediction set, maximum frequent item sets

中图分类号: