1 write to _quantileEnabled
Microsoft.ML.FastTree (1)
Training\TreeLearners\FastForestLeastSquaresTreeLearner.cs (1)
24_quantileEnabled = quantileEnabled;
1 reference to _quantileEnabled
Microsoft.ML.FastTree (1)
Training\TreeLearners\FastForestLeastSquaresTreeLearner.cs (1)
35if (tree != null && _quantileEnabled)