2 references to FindBestThresholdFromRawArray
Microsoft.ML.FastTree (2)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (2)
376_parallelTraining.FindGlobalBestSplit(SmallerChildSplitCandidates, null, FindBestThresholdFromRawArray, BestSplitInfoPerLeaf); 440_parallelTraining.FindGlobalBestSplit(SmallerChildSplitCandidates, LargerChildSplitCandidates, FindBestThresholdFromRawArray, BestSplitInfoPerLeaf);