Fast Algorithm for mining constrained maximal frequent patterns

WANG Wen,XIE Huo-sheng
DOI: https://doi.org/10.3969/j.issn.1008-0570.2009.15.058
2009-01-01
Abstract:This thesis proposes a new algorithm CSMFP-Max for mining constrained maximal frequent patterns to avoid users using second time to get useful results. And during the mining process, this algorithm based on CFP-tree and symmetrical matrix introduces many pruning strategies and a search strategy that integrating the top to down and down to top method, which reduce the size of candidates and avoid generating numerous unnecessary term CFP-trees. Theoretical analysis and experimental results show that CSMFPMax is a high performance algorithm for mining constrained maximal frequent patterns. It has better efficiency in time and space.
What problem does this paper attempt to address?