首页> 中文期刊>计算机工程 >一种高效的增量式序列模式挖掘算法

一种高效的增量式序列模式挖掘算法

     

摘要

In order to solve the problem that the existed incremental mining algorithms need to mine the sequence database once again, and reduce the time and space consumption generated by repeatly running mining algorithm in the process of the sequential pattern mining, this paper proposes an efficient incremental mining algorithm of sequential patterns. It uses the frequent sequence tree as the storage structure of the algorithm. When the sequence database is updated and the minimum support is changed, it updates the frequent sequence tree by performing the update operation. It finds all the sequential patterns through using depth-first search strategy to traverse the frequent sequence tree. Experimental results show that the algorithm outperforms IncSpan and PrefixSpan in time cost%现有的增量式挖掘算法在支持度发生变化时,需要对序列数据库进行重复挖掘,为减少由此产生的时空消耗,提出一种高效的增量式序列模式挖掘算法.算法采用频繁序列树作为序列存储结构,当序列数据库和最小支持度发生变化时,通过执行更新操作,实现频繁序列树的更新,利用深度优先遍历频繁序列树找到序列数据库中所有的序列模式.实验结果表明,与IncSpan算法和PrefixSpan算法相比,该算法的挖掘效率较高.

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号