Class notes
Fp tree
- Course
- Comp7112
- Institution
- University Of Memphis
FP-tree(Frequent Pattern tree) is the data structure of the FP-growth algorithm for mining frequent itemsets from a database by using association rules. It's a perfect alternative to the apriori algorithm.
[Show more]