2 references to FindBestSplit
Microsoft.ML.FastTree (2)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (2)
347
using (Timer.Time(TimerEvent.
FindBestSplit
))
386
using (Timer.Time(TimerEvent.
FindBestSplit
))