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

计算机工程 ›› 2011, Vol. 37 ›› Issue (16): 80-81. doi: 10.3969/j.issn.1000-3428.2011.16.027

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

基于矩阵技术的频繁项目集挖掘算法

田王君 1,蒋军辉 2,陈士慧 3   

  1. (1. 南京工业大学电子与信息工程学院,南京 211816;2. 浙江处州建设管理有限公司,浙江 丽水 323000; 3. 宁波大学商学院,浙江 宁波 315211)
  • 收稿日期:2011-03-17 出版日期:2011-08-20 发布日期:2011-08-20
  • 作者简介:田王君(1984-),男,硕士研究生,主研方向:图像增强,模式识别,数据挖掘,计算机视觉;蒋军辉,工程师;陈士慧,硕士研究生

Frequent Item Sets Mining Algorithm Based on Matrix Technology

TIAN Wang-jun 1, JIANG Jun-hui 2, CHEN Shi-hui 3   

  1. (1. College of Electronics and Information Engineering, Nanjing University of Technology, Nanjing 211816, China; 2. Zhejiang Chuzhou Construction Management Co., Ltd., Lishui 323000, China;3. Business School, Ningbo University, Ningbo 315211, CHina)
  • Received:2011-03-17 Online:2011-08-20 Published:2011-08-20

摘要: 频繁模式挖掘算法FP-growth算法需递归地生成大量的条件FP-树,且耗费大量存储空间和时间。为此,采用矩阵技术统计约束子树中的频繁项集和频繁项集的支持度,以进行数据挖掘。实验结果表明,该频繁模式挖掘算法是有效的,具有较高的时间效率及空间 效率。

关键词: 频繁模式, FP-growth算法, 矩阵技术, 数据挖掘, 约束子树方法

Abstract: Some problems exists in FP-growth algorithm. It must recursively generate huge number of conditional FP-trees that requires huge volume of memory and costs a lot of time. In this paper. It uses matrix technology constrained sub-tree statistic frequent item sets and frequent item sets for data mining. Experimental result shows constraint sub-tree method with matrix technology is an efficient frequent pattern mining algorithm and it has a better time efficiency and space efficiency.

Key words: frequent pattern, FP-growth algorithm, matrix technology, data mining, constraint sub-tree method

中图分类号: