Title:
|
MINING THE MOST K-FREQUENT ITEMSETS WITH TS-TREE |
Author(s):
|
Savo Tomović , Predrag Staniić |
ISBN:
|
978-972-8924-93-5 |
Editors:
|
Pedro Isaías, Bebo White and Miguel Baptista Nunes |
Year:
|
2009 |
Edition:
|
1 |
Keywords:
|
Top-k mining concept, frequent itemset mining, association analysis, FP-Growth algorithm |
Type:
|
Full Paper |
First Page:
|
606 |
Last Page:
|
613 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
In this paper we present TS-Growth algorithm that takes a pattern-growth approach (Han et al, 2000.) and Rymon's set
enumeration framework (Rymon, 1992.) for mining the most k-frequent itemsets. Top-k mining concept has been
proposed because it is difficult to predict how many frequent itemsets will be mined with a specified minimum support.
The Top-k mining concept is based on an algorithm for mining the number of most k frequent itemsets ordered according
to their support values. TS-Growth algorithm uses compact data structure called TS-tree (TS-tree will contain itemsets
from the input dataset with its support and because of that we called this tree a Total Support Tree or TS-tree) to store
candidate itemsets and extracts the most k-frequent itemsets directly from this structure. The algorithm requires just two
database scans. |
|
|
|
|