Javascript must be enabled to continue!
A Novel Approach to Enhance the Efficiency of Apriori Algorithm
View through CrossRef
Data mining is the process of obtaining valuable or significant information from a large-scale database. One significantarea of research in the field of data mining is association rules mining. Apriori algorithm is one of the classical algorithmsin the association rule mining field. This research analyses the basic ideas and shortcomings of the Apriori algorithm andcompares several different styles of its major improvement strategies. Then it suggests an improved version of the Apriorialgorithm that utilizes a dataset summarization method, an optimized database mapping technique, an intersection operation,and a joined optimization strategy. These enhancements aim to address the low performance and efficiency by reducing thegeneration of candidate itemsets and minimizing the execution time. This addresses the issues of generating numerous candidate itemsets and repeatedly scanning the transaction database. After implementing the optimized algorithm, to verify its effectiveness, it has been applied to a groceries dataset, which is for market basket analysis. The improved Apriori algorithm demonstrated significant enhancements over the original algorithm in terms of reduced candidate itemsets and running time, leading to improved algorithm efficiency.
University of Sri Jayewardenepura
Title: A Novel Approach to Enhance the Efficiency of Apriori Algorithm
Description:
Data mining is the process of obtaining valuable or significant information from a large-scale database.
One significantarea of research in the field of data mining is association rules mining.
Apriori algorithm is one of the classical algorithmsin the association rule mining field.
This research analyses the basic ideas and shortcomings of the Apriori algorithm andcompares several different styles of its major improvement strategies.
Then it suggests an improved version of the Apriorialgorithm that utilizes a dataset summarization method, an optimized database mapping technique, an intersection operation,and a joined optimization strategy.
These enhancements aim to address the low performance and efficiency by reducing thegeneration of candidate itemsets and minimizing the execution time.
This addresses the issues of generating numerous candidate itemsets and repeatedly scanning the transaction database.
After implementing the optimized algorithm, to verify its effectiveness, it has been applied to a groceries dataset, which is for market basket analysis.
The improved Apriori algorithm demonstrated significant enhancements over the original algorithm in terms of reduced candidate itemsets and running time, leading to improved algorithm efficiency.
Related Results
Clustering and Pattern Mining of Customer Transaction Data using Apriori Algorithm
Clustering and Pattern Mining of Customer Transaction Data using Apriori Algorithm
Clustering customer transaction data is an important procedure for analyzing customer behavior in retail and e-Commerce. Clustering of trading data with finding patterns using Apri...
Parallel Design of Apriori Algorithm Based on the Method of “Determine Infrequent Items & Remove Infrequent Itemsets”
Parallel Design of Apriori Algorithm Based on the Method of “Determine Infrequent Items & Remove Infrequent Itemsets”
Abstract
In the method of fault association rule diagnosis, Apriori algorithm has low efficiency for big data processing. In this paper, aiming at the defects of Apr...
ANALISIS KERANJANG PASAR UNTUK PENINGKATAN PENJUALAN MENGUNAKAN ALGORITMA APRIORI
ANALISIS KERANJANG PASAR UNTUK PENINGKATAN PENJUALAN MENGUNAKAN ALGORITMA APRIORI
Penelitian ini bertujuan untuk meningkatkan strategi penjualan melalui analisis keranjang pasar menggunakan algoritma Apriori. Saat ini, perusahaan menghadapi tantangan dalam menin...
Optimization of Association Rule Using Ant Colony Optimization (ACO) Approach
Optimization of Association Rule Using Ant Colony Optimization (ACO) Approach
The Apriori algorithm creates all possible association rules between items in the database using the Association Rule Mining and Apriori Algorithm. Using Ant Colony Optimization, a...
Research and Improvement of Apriori Algorithm Based on Hadoop
Research and Improvement of Apriori Algorithm Based on Hadoop
Abstract
Association rules can forcefully get a horizontal relation in the big data, the Apriori algorithm is one of the most significant association rules. Traditio...
IMPLEMENTASI ALGORITMA FP-GROWTH DAN APRIORI UNTUK PERSEDIAAN PRODUK
IMPLEMENTASI ALGORITMA FP-GROWTH DAN APRIORI UNTUK PERSEDIAAN PRODUK
Persediaan produk merupakan hal yang penting dalam mengelola bisnis, khususnya bisnis retail. Persediaan produk menjadi perhatian Toko Emyra Bedding untuk memaksimalkan pelayananny...
Application of medical intelligence based on Apriori algorithm in the management of rehabilitation nursing personnel
Application of medical intelligence based on Apriori algorithm in the management of rehabilitation nursing personnel
Abstract
With the increasing demand for medical services, the amount of data in the field of health care is gradually increasing in a stepwise manner every year. These medi...
Implementasi Algoritma Apriori untuk Menentukan Pola Transaksi Penjualan Berbasis Web
Implementasi Algoritma Apriori untuk Menentukan Pola Transaksi Penjualan Berbasis Web
The Apriori algorithm is an algorithm that is well known for searching frequent itemsets using the association rule technique. The calculation of the Apriori algorithm uses minimal...

