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