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

计算机工程 ›› 2006, Vol. 32 ›› Issue (17): 132-134.

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

一种基于FP-树的时态关联规则的分区挖掘方法

马 慧;汤 庸;潘 炎   

  1. 中山大学计算机科学系,广州 510275
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-09-05 发布日期:2006-09-05

A FP-tree Based Partition Mining Approach
to Discovering Temporal Association Rules

MA Hui;TANG Yong;PAN Yan   

  1. Department of Computer Science, Zhongshan University, Guangzhou 510275
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-09-05 Published:2006-09-05

摘要: 随着各种形式的数据的迅速增长,业务数据中的时态信息挖掘问题受到人们普遍关注。该文提出了一种带有效时间区间的时态关联规则,给出了一种基于FP-树的挖掘方法。该方法利用分区挖掘的思想,以分区为单位表示项集的有效时间区间,并为每个分区构建FP-树,大大简化了对某个项集在其有效时间区间中的出现次数的计算,从而更有效地计算时态置信度。最后用一个例子对该方法的执行过程进行了阐述。

关键词: 数据挖掘, 时态数据挖掘, 关联规则, 频繁模式树

Abstract: With the rapid growth of data available from all kinds of sources, temporal information mining in business data has been a hot area attracting more and more attention. An approach to discover temporal association rules within valid time intervals is investigated. An algorithm based on FP-tree is devised. In this approach, by means of partition mining, each itemset is associated with a valid time interval presented by units of partitions. For each partition, a FP-tree is constructed to help the calculation of the count of an itemset within its valid time interval, which can smooth the calculation of temporal confidence. At last, an example is given to demonstrate the mining process.

Key words: Data mining, Temporal data mining, Association rule, Frequent pattern tree

中图分类号: