1 instantiation of SufficientStats
Microsoft.ML.FastTree (1)
Dataset\FeatureFlock.cs (1)
1213return new SufficientStats(this, hasWeights);
2 references to SufficientStats
Microsoft.ML.FastTree (2)
Dataset\FeatureFlock.cs (2)
1221private sealed class SufficientStats : SufficientStatsBase<SufficientStats> 1241protected override void SubtractCore(SufficientStats other)