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

计算机工程 ›› 2010, Vol. 36 ›› Issue (22): 61-63. doi: 10.3969/j.issn.1000-3428.2010.22.021

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

基于位置索引矩阵的关联规则挖掘算法

岳海涛,李 杰,肖琳琳   

  1. (中南大学信息科学与工程学院,长沙 410075)
  • 出版日期:2010-11-20 发布日期:2010-11-18
  • 作者简介:岳海涛(1983-),男,硕士研究生,主研方向:数据挖掘;李 杰,教授;肖琳琳,硕士研究生

Association Rules Mining Algorithm Based on Position Index Matrix

YUE Hai-tao, LI Jie, XIAO Lin-lin   

  1. (School of Information Science and Engineering, Central South University, Changsha 410075, China)
  • Online:2010-11-20 Published:2010-11-18

摘要:

提出一种基于位置索引思想的算法,通过IMFI矩阵,在当前候选项集合包含的项中保存其下一次出现时的位置编号,从而实现频繁模式发现的跨越式搜索。实验结果表明,与布尔矩阵挖掘算法相比,该算法极大减少了访问的事务量,具有更高的挖掘效率。

关键词: 数据挖掘, 关联规则, 位置索引矩阵

Abstract:

A new algorithm based on address index called NABOAI is put forward. By using IMFI matrix, it saves the order when the item next appears in the current item which belongs to current candidate item so as to achieve the spanning type search for frequent pattern. Experimental results show that, compared with Boolean matrix algorithm, the new algorithm reduces the access of transaction greatly.

Key words: data mining, association rules, position index matrix

中图分类号: