Tup.Mahout4Net.Fpm.PfpGrowth.FPGrowth.Convertors |
Name | Description |
---|---|
FPTree | The Frequent Pattern Tree datastructure used for mining patterns using {@link FPGrowth} algorithm |
FPTreeDepthCache | Caches large FPTree {@link Object} for each level of the recursive {@link FPGrowth} algorithm to reduce allocation overhead. |
FrequentPatternMaxHeap |