5 references to FastTree
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
4458var fastTree = Trainers.FastTree.FastTree.TrainBinary(Env, new FastTreeBinaryTrainer.Options
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
37[assembly: LoadableClass(typeof(void), typeof(FastTree), null, typeof(SignatureEntryPointModule), "FastTree")]
Microsoft.ML.Predictor.Tests (3)
TestPredictors.cs (3)
632fastTrees[i] = FastTree.TrainBinary(ML, new FastTreeBinaryTrainer.Options 654fastTrees[i] = FastTree.TrainBinary(ML, new FastTreeBinaryTrainer.Options 761FastTree.TrainBinary(ML, new FastTreeBinaryTrainer.Options