首页> 中文期刊> 《计算机工程与应用》 >基于Spark的并行频繁模式挖掘算法

基于Spark的并行频繁模式挖掘算法

     

摘要

Under the environment of big data, the frequent pattern mining algorithm Apriori has some defects, including presetting minimum threshold and high time complexity when in data processing process. Therefore, the multistage mining strategy is adopted to realize the parallel frequent pattern mining algorithm(PTFP-Apriori). Firstly, the preprocessed data is stored in a pattern tree, and the optimal threshold is got by the most frequent K model. Subsequently, according to the threshold, the frequent pattern that can’t grow up to be frequent patterns could be removed to reduce the computing scale. The RDD is used to accomplish the task of itemsets support counting and candidate itemsets generating. The experimental results show that the algorithm has higher effectivity and scalability than the traditional algorithm.%在大数据环境下Apriori频繁模式挖掘算法在数据处理过程具有预先设定最小阈值、时间复杂度高等缺陷,为此采用多阶段挖掘策略实现并行化频繁模式挖掘算法PTFP-Apriori。首先将预处理数据以模式树的形式存储,通过最为频繁的k个模式得到最优阈值。然后根据该值删除预期不能成长为频繁的模式以降低计算规模,并利用弹性分布式数据集RDD完成统计项集支持度计数、候选项集生成的工作。实验分析表明相比于传统的频繁模式挖掘算法,该算法具有更高的效率以及可扩展性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号