C# (CSharp) Tup.Mahout4Net.Fpm.PfpGrowth.FPGrowth Namespace

Nested Namespaces

Tup.Mahout4Net.Fpm.PfpGrowth.FPGrowth.Convertors

Classes

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