Abstract
Among mining algorithms based on association rules, Apriori technique, mining frequent itermsets and interesting associations in transaction database, is not only the first used association rule mining technique but also the most popular one. After studying, it is found out that the traditional Apriori algorithms have two major bottlenecks: scanning the database frequently; generating a large number of candidate sets. Based on the inherent defects of Apriori algorithm, some related improvements are carried out: 1) using new database mapping way to avoid scanning the database repeatedly; 2) further pruning frequent itemsets and candidate itemsets in order to improve joining efficiency; 3) using overlap strategy to count support to achieve high efficiency. Under the same conditions, the results illustrate that the proposed improved Apriori algorithm improves the operating efficiency compared with other improved algorithms.
Cite
CITATION STYLE
Yuan, X. (2017). An improved Apriori algorithm for mining association rules. In AIP Conference Proceedings (Vol. 1820). American Institute of Physics Inc. https://doi.org/10.1063/1.4977361
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.