0
10kviews
Write short note: FP tree
1 Answer
written 8.2 years ago by |
The frequent-pattern tree (FP-tree) is a compact structure that stores quantitative information about frequent patterns in a database .
Han defines the FP-tree as the tree structure defined below:
One root labeled as “null” with a set of item-prefix subtrees as children, and a frequent-item-header table (presented in …