Frequent patterns are useful in many data mining problems including query suggestion. Frequent patterns can be mined through frequent pattern tree (FP-tree) data structure which is used to store the compact (or compressed) representation of a transaction database (Han, et al, 2000). In this paper, we propose an algorithm to compress frequent pattern set into a smaller one, and store the set in a modified version of FP-tree (called compact FP-tree) as an inverted indexing of patterns for later quick retrieval (for query suggestion). With the compact FP-tree, we can also restore the original frequent pattern set. Our experiment results show that our compact FP-tree has a very good compression ratio, especially on sparse dataset which is the n...
Efficient discovery of frequent itemsets in large datasets is a key component of many data mining ta...
With the large amount of data collected in various applications, data mining has become an essential...
In many applications, databases are frequently changed by insertions, deletions, and/or modification...
Extensive efforts have been devoted to developing efficient algorithms for mining frequent patterns....
Abstract. Mining frequent patterns in transaction databases, time-series databases, and many other k...
The use of Data mining is increasing very rapidly as daily analysis of transaction database consisti...
Frequent Pattern Tree (FP-Tree) is a compact data structure of representing frequent itemsets. The c...
Abstract — Mining frequent patterns is one of the fundamental and essential operations in many data ...
Frequent itemset mining is an important problem in the data mining area with a wide range of applica...
[[abstract]]The frequent pattern tree (FP-tree) is an efficient data structure for association-rule ...
An interesting method to frequent pattern mining without generating candidate pattern is called freq...
There are lots of data mining tasks such as association rule, clustering, classification, regression...
Frequent itemset mining is an important problem in the data mining area. Extensive efforts have been...
[[abstract]]Mining frequent patterns is to discover the groups of items appearing always together ex...
[[abstract]]The Frequent-Pattern-tree (FP-tree) is an efficient data structure for association-rule ...
Efficient discovery of frequent itemsets in large datasets is a key component of many data mining ta...
With the large amount of data collected in various applications, data mining has become an essential...
In many applications, databases are frequently changed by insertions, deletions, and/or modification...
Extensive efforts have been devoted to developing efficient algorithms for mining frequent patterns....
Abstract. Mining frequent patterns in transaction databases, time-series databases, and many other k...
The use of Data mining is increasing very rapidly as daily analysis of transaction database consisti...
Frequent Pattern Tree (FP-Tree) is a compact data structure of representing frequent itemsets. The c...
Abstract — Mining frequent patterns is one of the fundamental and essential operations in many data ...
Frequent itemset mining is an important problem in the data mining area with a wide range of applica...
[[abstract]]The frequent pattern tree (FP-tree) is an efficient data structure for association-rule ...
An interesting method to frequent pattern mining without generating candidate pattern is called freq...
There are lots of data mining tasks such as association rule, clustering, classification, regression...
Frequent itemset mining is an important problem in the data mining area. Extensive efforts have been...
[[abstract]]Mining frequent patterns is to discover the groups of items appearing always together ex...
[[abstract]]The Frequent-Pattern-tree (FP-tree) is an efficient data structure for association-rule ...
Efficient discovery of frequent itemsets in large datasets is a key component of many data mining ta...
With the large amount of data collected in various applications, data mining has become an essential...
In many applications, databases are frequently changed by insertions, deletions, and/or modification...