期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
An Improved FP-Growth Algorithm Based on SOM Partition
1
作者 kuikui jia Haibin Liu 《国际计算机前沿大会会议论文集》 2017年第1期42-44,共3页
FP-growth algorithm is an algorithm for mining association rules without generating candidate sets.It has high practical value in many fields.However,it is a memory resident algorithm,and can only handle small data se... FP-growth algorithm is an algorithm for mining association rules without generating candidate sets.It has high practical value in many fields.However,it is a memory resident algorithm,and can only handle small data sets.It seems powerless when dealing with massive data sets.This paper improves the FP-growth algorithm.The core idea of the improved algorithm is to partition massive data set into small data sets,which would be dealt with separately.Firstly,systematic sampling methods are used to extract representative samples from large data sets,and these samples are used to make SOM(Self-organizing Map)cluster analysis.Then,the large data set is partitioned into several subsets according to the cluster results.Lastly,FP-growth algorithm is executed in each subset,and association rules are mined.The experimental result shows that the improved algorithm reduces the memory consumption,and shortens the time of data mining.The processing capacity and efficiency of massive data is enhanced by the improved algorithm. 展开更多
关键词 FP-GROWTH SOM Data MINING CLUSTER PARTITION
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部