3 references to GamBinaryTrainer
Microsoft.ML.FastTree (2)
GamTrainer.cs (1)
708() => new GamBinaryTrainer(host, input),
TreeTrainersCatalog.cs (1)
229return new GamBinaryTrainer(env, options);
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEstimators.cs (1)
135var trainer = new GamBinaryTrainer(Env, new GamBinaryTrainer.Options