2 references to CalculateLeafSplitCandidates
Microsoft.ML.FastTree (2)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (2)
371
using (Timer.Time(TimerEvent.
CalculateLeafSplitCandidates
))
434
using (Timer.Time(TimerEvent.
CalculateLeafSplitCandidates
))