Abstract

Mining association rules is one of the most well studied problems in data mining. Current algorithms for finding association rules require several passes over the databases, and obviously the role of I/O overhead is significant for very large databases. In this paper, we present MARC (Mining Association Rules using Clustering), a new algorithm that makes only one full pass over the database. Firstly, we partition the collection of transactions so that similar transactions fall into the same cluster. Then we mine association rules on the summaries of clusters instead of the entire data set. Consequently, a proper method for summarizing a cluster of transactions is proposed. The results of experiments show that the proposed algorithm can learn association rules efficiently in single database pass, and also show that MARC algorithm does not affect too much the accuracy of the association rules learned.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.