DocumentCode :
2059445
Title :
Advanced Version of A Priori Algorithm
Author :
Suneetha, K.R. ; Krishnamoorti, R.
Author_Institution :
Bharathidasan Inst. of Technol., Tiruchirappalli, India
fYear :
2010
fDate :
5-7 Aug. 2010
Firstpage :
238
Lastpage :
245
Abstract :
Apriori algorithm is a popular classical algorithm of association rule mining. This paper discusses the limitations of the original Apriori algorithm and presents an advanced version of Apriori algorithm to increase the efficiency of generating association rules. Our algorithm uses organized transaction selection approach, where in the rules are generated by picking up the transactions according to the highest order first basis and hence avoiding generation of un-necessary patterns that are not a part of the original database. The major advantage of our approach is that, the number of database scans is massively reduced, to the order of O(n) i.e., of the order of number of transactions available for frequent patterns generation. Hence overcomes the time complexity of original Apriori algorithm which is of the order O(en).
Keywords :
computational complexity; data mining; database management systems; a priori algorithm; association rule mining; database scans; frequent pattern generation; organized transaction selection approach; time complexity; Algorithm design and analysis; Association rules; Classification algorithms; Complexity theory; Itemsets;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Integrated Intelligent Computing (ICIIC), 2010 First International Conference on
Conference_Location :
Bangalore
Print_ISBN :
978-1-4244-7963-4
Electronic_ISBN :
978-0-7695-4152-5
Type :
conf
DOI :
10.1109/ICIIC.2010.64
Filename :
5571444
Link To Document :
بازگشت