Algorithm based on ordered tree for mining maximal frequent items from uncertain data

Weiming LIU,Hailong KUAI,Zhigang CHEN,Yimin MAO
DOI: https://doi.org/10.3778/j.issn.1002-8331.1312-0010
2016-01-01
Abstract:In order to resolve the problem of data and route redundant in UF-tree, this paper designs the Sequential Com-pressed Uncertain Frequent Pattern Tree(SCUF-tree), and stores different support values of element in the node, so as to compress the storage space and conveniently transplant the algorithm which can mine maximal frequent itemsets in certain data. Then it combines the design idea of the MMFI algorithm and proposes UMMFI algorithm which can mine maximal frequent itemsets in the uncertain database. The UMMFI algorithm adopts a NBN(Node By Node)strategy to mine maximal frequent itemsets. Experiment results manifest that the UMMFI algorithm is effective and adaptable in the uncertain database.
What problem does this paper attempt to address?