2018Proceedings of the 8th International Conference on Social Network, Communication and Education (SNCE 2018)Open access

Design and Implementation of an Improved Apriori Data Mining Algorithm

Meilin Zeng, Qiangqiang Xiong, Ke Li

Open full text 1 citations

Abstract

The need to scan the database D many times when the Apriori algorithm is applied to a large database causes the I/O load overhead of the disk to increase.An improved Apriori algorithm is designed.After scanning the original database D for the first time, it generates a candidate transaction database k A .In the process of generating frequent itemsets, the candidate transaction database k A is scanned each time.Experiments show that if the K value is very large, the number of k A will be much less than that of the original database, which will solve the problem of I/O overload and reduce operation time, so as to achieve the purpose of optimizing Apriori algorithm.

Open-access reader

About this research paper

What this paper is about

The need to scan the database D many times when the Apriori algorithm is applied to a large database causes the I/O load overhead of the disk to increase.An improved Apriori algorithm is designed.After scanning the original database D for the first time, it generates a candidate transaction database k A .In the process of generating frequent itemsets, the candidate transaction database k A is scanned each time.Experiments show that if the K value is very large, the number of k A will be much less than that of the original database, which will solve the problem of I/O overload and reduce operation time, so as to achieve the purpose of optimizing Apriori algorithm.

Why it matters

OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

The need to scan the database D many times when the Apriori algorithm is applied to a large database causes the I/O load overhead of the disk to increase.An improved Apriori algorithm is designed.After scanning the original database D for the first time, it generates a candidate transaction database k A .In the process of generating frequent itemsets, the candidate transaction database k A is scanned each time.Experiments show that if the K value is very large, the number of k A will be much less than that of the original database, which will solve the problem of I/O overload and reduce operation time, so as to achieve the purpose of optimizing Apriori algorithm.

Key concepts: Apriori algorithm, Computer science, Data mining, A priori and a posteriori, Algorithm design, Algorithm, Association rule learning, Epistemology

Related papers

Back to paper searchBrowse research topicsOriginal source
Design and Implementation of an Improved Apriori Data Mining Algorithm — Research Paper | ScholarLens