2 references to ParallelTrainer
Microsoft.ML.FastTree (2)
FastTree.cs (2)
180
ParallelTraining = FastTreeTrainerOptions.
ParallelTrainer
!= null ? FastTreeTrainerOptions.
ParallelTrainer
.CreateComponent(env) : new SingleTrainer();