CFP last date
20 May 2024
Reseach Article

An Effective Method for Association Rule Mining based on Transactional Matrix

by Harpreet Singh, Renu Dhir
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 39 - Number 9
Year of Publication: 2012
Authors: Harpreet Singh, Renu Dhir
10.5120/4847-7118

Harpreet Singh, Renu Dhir . An Effective Method for Association Rule Mining based on Transactional Matrix. International Journal of Computer Applications. 39, 9 ( February 2012), 13-15. DOI=10.5120/4847-7118

@article{ 10.5120/4847-7118,
author = { Harpreet Singh, Renu Dhir },
title = { An Effective Method for Association Rule Mining based on Transactional Matrix },
journal = { International Journal of Computer Applications },
issue_date = { February 2012 },
volume = { 39 },
number = { 9 },
month = { February },
year = { 2012 },
issn = { 0975-8887 },
pages = { 13-15 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume39/number9/4847-7118/ },
doi = { 10.5120/4847-7118 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:26:00.068126+05:30
%A Harpreet Singh
%A Renu Dhir
%T An Effective Method for Association Rule Mining based on Transactional Matrix
%J International Journal of Computer Applications
%@ 0975-8887
%V 39
%N 9
%P 13-15
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Focus of this paper is to present a new method based on transactional matrix for finding association rules more efficiently. Apriori algorithm is one of the classical algorithms for finding association rules, but it has limitations of number of times database scanned is too large and number of candidate itemsets generated is large.To reduce these two limitations a new method tries to find the association rules directly from a matrix which is generated from the transactional database .

References
  1. Jiawei Han and Micheline Kamber, (2001), “Data mining Concepts and Techniques”, Morgan kaufman academic press
  2. R.Agrawal, “Mining association rules between sets of items in large databases”, Proceeding of the 1993 ACM SIGMOD conference, Washington, pp.207-216
  3. Changsheng Zhang and Jing Raun, (2009), “A Modified Apriori Algorithm with its application in Instituting Cross-Selling strategies of the Retail Industry”, pp.515-518
  4. Wanjun Yu, Xiachun Wang and et.al, (2008), “The Research of Improved Apriori Algorithm for Mining Association Rules”, pp. 513-516
  5. Dongme Sun and et.al, (2007), “An algorithm to improve the effectiveness of Apriori Algorithm”, In Proc. 6th ICE Int. Conf. on Cognitive Informatics”, pp.385-390
  6. Sixue Bai, Xinxi Dai, (2007), “An efficiency Apriori algorithm:P_matrix algorithm”, First International Symposium on Data, Privacy and E-Commerce, pp.101-103
Index Terms

Computer Science
Information Sciences

Keywords

Apriori algorithm Association rule Frequent itemsets Transactional matrix