1 write to _quantileSampleCount
Microsoft.ML.FastTree (1)
Training\TreeLearners\FastForestLeastSquaresTreeLearner.cs (1)
23_quantileSampleCount = quantileSampleCount;
1 reference to _quantileSampleCount
Microsoft.ML.FastTree (1)
Training\TreeLearners\FastForestLeastSquaresTreeLearner.cs (1)
39targets, weights, _quantileSampleCount, Rand, tree.NumLeaves, out distributionWeights), distributionWeights);