期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
一种直接在Trans-树中挖掘频繁模式的新算法 被引量:10
1
作者 范明 王秉政 《计算机科学》 CSCD 北大核心 2003年第8期117-120,123,共5页
Frequent pattern mining plays an essential role in many important data mining tasks. FP-growth is a veryefficient algorithm for frequent pattern mining. However, it still suffers from creating conditional FP-tree sepa... Frequent pattern mining plays an essential role in many important data mining tasks. FP-growth is a veryefficient algorithm for frequent pattern mining. However, it still suffers from creating conditional FP-tree separatelyand recursively during the mining process. In this paper, we propose a new algorithm, called Least-Item-First Pat-tern Growth (LIFPG), for mining frequent patterns. LIFPG mines frequent patterns directly in Trans-tree withoutusing any additional data structures. The key idea is that least items are always considered first when the current pat-tern growth. By this way, conditional sub-tree can be created directly in Trans-tree by adjusting node-links and re-counting counts of some nodes. Experiments show that, in comparison with FP-Growth, our algorithm is about fourtimes faster and saves half of memory; it also has good time and space scalability with the number of transactions,and has an excellent performance in dense dataset mining as well. 展开更多
关键词 频繁模式 关联规则 数据库 trans-树 数据挖掘 算法
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部