4 references to TrainBinary
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
4458
var fastTree = Trainers.FastTree.FastTree.
TrainBinary
(Env, new FastTreeBinaryTrainer.Options
Microsoft.ML.Predictor.Tests (3)
TestPredictors.cs (3)
632
fastTrees[i] = FastTree.
TrainBinary
(ML, new FastTreeBinaryTrainer.Options
654
fastTrees[i] = FastTree.
TrainBinary
(ML, new FastTreeBinaryTrainer.Options
761
FastTree.
TrainBinary
(ML, new FastTreeBinaryTrainer.Options