FP-Growth-Tiny introduces a space optimization to the FP- Growth algorithm for mining frequent itemsets in a transaction database. The code contains libraries, CLI frontends and a few other tools suited for this task. Frequent itemset or frequency mining is the core of popular mining methods such as association rule mining and sequence mining.
| Tags | Database Scientific/Engineering Artificial Intelligence |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |