Title: An efficient method for discovery of large item sets

Authors: Deepa S. Deshpande

Addresses: Department of Computer Science and Engineering, MGM's Jawaharlal Nehru Engineering College, Aurangabad, India

Abstract: In today's emerging field of descriptive data mining, association rule mining (ARM) has been proven helpful to describe essential characteristics of data from large databases. Mining frequent item sets is the fundamental task of ARM. Apriori, the most influential traditional ARM algorithm, adopts iterative search strategy for frequent item set generation. But, multiple scans of database, candidate item set generation and large load of system's I/O are major abuses which degrade the mining performance of it. Therefore, we proposed a new method for mining frequent item sets which overcomes these shortcomings. It judges the importance of occurrence of an item set by counting present and absent count of an individual item. Performance evaluation with Apriori algorithm shows that proposed method is more efficient as it finds fewer items in frequent item set in 50% less time without backtracking. It also reduces system I/O load by scanning the database only once.

Keywords: association rules mining; ARM; frequent item sets; support; transaction databases; Apriori algorithm; large item sets; data mining; performance evaluation.

DOI: 10.1504/IJDMMM.2016.081244

International Journal of Data Mining, Modelling and Management, 2016 Vol.8 No.4, pp.303 - 314

Received: 04 Apr 2014
Accepted: 05 Apr 2015

Published online: 01 Jan 2017 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article