【24h】

Mining closed frequent itemsets for incremental and diminished database with lexicographic tree traversal

机译:通过字典树遍历来挖掘封闭的频繁项集,以增加和减少数据库

获取原文
获取原文并翻译 | 示例

摘要

In this paper we design an algorithm for discovering and updating the closed frequent itemsets in the dynamic transaction database. When new transactions are added or transactions which exist in database are deleted from the original database, we do not need to re-generate discovered rules and repeat all the work done previously. The proposed algorithm uses vertical layout for data presentation where we associate with each itemset a list of transactions in which it occurs. We use lexicographic tree traversal to check every itemsets between the original database and incremental (diminished) database. There are nine cases between the original database and the incremental (diminished) database. By checking all these nine kinds of itemsets, we can find all closed frequent itemsets in the updated database. All frequent itemsets can be enumerated via simple tid-list (list of transaction identifier) intersections. By recording all closed frequent itemsets and infrequent 1-itemsets, we do not need to scan the original database, which is the most time-consuming.
机译:在本文中,我们设计了一种用于发现和更新动态交易数据库中已关闭的频繁项目集的算法。当添加新事务或从原始数据库中删除数据库中存在的事务时,我们不需要重新生成发现的规则并重复之前所做的所有工作。所提出的算法使用垂直布局进行数据表示,其中我们与每个项目集关联发生交易的交易清单。我们使用字典树遍历来检查原始数据库和增量(精简)数据库之间的每个项目集。原始数据库与增量(缩小)数据库之间存在九种情况。通过检查所有这九种项目集,我们可以在更新的数据库中找到所有关闭的频繁项目集。可以通过简单的tid-list(交易标识符列表)交叉点枚举所有频繁的项目集。通过记录所有关闭的频繁项目集和不频繁的1个项目集,我们不需要扫描原始数据库,这是最耗时的。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号