2 references to SetBestFeatureForLeaf
Microsoft.ML.FastTree (2)
Training\TreeLearners\FastForestLeastSquaresTreeLearner.cs (1)
63SetBestFeatureForLeaf(leafSplitCandidates, bestFeature);
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (1)
488SetBestFeatureForLeaf(leafSplitCandidates, bestFeature);