DocumentCode
732186
Title
Fast algorithm for enumerating frequent itemset pairs in database of transactions
Author
Tomovic, Savo ; Stanisic, Predrag
Author_Institution
Fac. of Math. & Comput. Sci., Univ. of Montenegro, Podgorica, Montenegro
fYear
2015
fDate
14-18 June 2015
Firstpage
268
Lastpage
271
Abstract
In this paper we present efficient algorithm for enumerating frequent pairs in database of transactions. Counting support for itemset pairs can be dominant step in frequent itemset mining occupying in some cases greater that 90% of total execution time. For efficient implementation we use one-dimensional array and define one-to-one function that maps 2-itemsets to array indexes preserving lexicographic order. In that way 2-itemsets are not generated explicitly; they are represented by indexes in one-dimensional array while their support counts are stored in appropriate array elements.
Keywords
data mining; 1D array; 2-itemsets; array indexes; frequent itemset mining; frequent itemset pairs; lexicographic order; one-to-one function; transaction database; Algorithm design and analysis; Arrays; Data mining; Embedded computing; Indexes; Itemsets; Apriori algorithm; frequent itemset mining;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded Computing (MECO), 2015 4th Mediterranean Conference on
Conference_Location
Budva
Print_ISBN
978-1-4799-8999-7
Type
conf
DOI
10.1109/MECO.2015.7181920
Filename
7181920
Link To Document