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

计算机工程 ›› 2008, Vol. 34 ›› Issue (11): 63-65. doi: 10.3969/j.issn.1000-3428.2008.11.023

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

基于FP_tree的频繁项目集增量式更新算法

赵 岩,姚 勇,刘志镜   

  1. (西安电子科技大学计算机信息应用研究中心,西安 710071)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-06-05 发布日期:2008-06-05

Incremental Updating Algorithm of Frequent Itemsets Based on FP_tree

ZHAO Yan, YAO Yong, LIU Zhi-jing   

  1. (Research Center of Computer Information Applications, Xidian University, Xi’an 710071)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-06-05 Published:2008-06-05

摘要: 对频繁项目集的更新问题进行研究,提出一种基于频繁模式树的频繁项目集增量式更新算法。充分利用已有挖掘结果,有效解决最小支持度和事务数据库同时发生变化时相应频繁项目集的更新问题。在事务数据库变化同时包括增加和减少的情况下,对算法性能进行分析与测试,结果证明该算法高效可行。

关键词: 数据挖掘, 关联规则, 频繁项目集, 增量式更新, 频繁模式树

Abstract: This paper introduces the problem of incremental updating of frequent itemsets by the numbers. Corresponding algorithm frequent itemsets updating is presented to handle the change of the minimum support together with the transaction database including inserting and deleting the transactions in the database. The algorithm makes full use of the previous mining result to cut down the cost of updating frequent itemsets. Analysis and tests to the algorithm are offered, which shows that the algorithm is efficient and feasible.

Key words: data mining, association rules, frequent itemsets, incremental updating, FP_tree

中图分类号: