2 implementations of FinalizeTreeLearner
Microsoft.ML.FastTree (1)
Training\Parallel\SingleTrainer.cs (1)
83void IParallelTraining.FinalizeTreeLearner()
Microsoft.ML.Predictor.Tests (1)
TestParallelFasttreeInterface.cs (1)
143public void FinalizeTreeLearner()
1 reference to FinalizeTreeLearner
Microsoft.ML.FastTree (1)
FastTree.cs (1)
765ParallelTraining.FinalizeTreeLearner();