Basic Framework of CATSIM Tree for Efficient Frequent Pattern Mining

Main Article Content

Sanjay Patel
Sanjay Garg

Abstract

Finding frequent patterns from databases have been the most time consuming process in association rule mining. Several effective data structures, such as two-dimensional arrays, graphs, trees and tries have been proposed to collect candidate itemsets and frequent itemsets. It seems that the tree structure is most extractive to storing itemsets. The outstanding tree has been proposed so far is called FP-tree which is a prefix tree structure. Some advancement with this tree structure is called CATS tree. CATS Tree extends an idea of FP-Tree to improve storage compression and allow frequent pattern mining without generation of candidate itemsets. It allows the mining with a single pass over the database. In this work, CATSIM Tree is presented for which an attempt has been made to modify present CATS Tree in order to make it efficient for incremental mining.

Article Details

How to Cite
Patel, S., & Garg, S. (2009). Basic Framework of CATSIM Tree for Efficient Frequent Pattern Mining. INFOCOMP Journal of Computer Science, 8(3), 57–61. Retrieved from https://infocomp.dcc.ufla.br/index.php/infocomp/article/view/271
Section
Articles