2 references to FastTree
Microsoft.ML.AutoML (2)
API\BinaryClassificationExperiment.cs (1)
330
var useFastTree = Settings.Trainers.Contains(BinaryClassificationTrainer.
FastTree
);
TrainerExtensions\TrainerExtensionUtil.cs (1)
307
case BinaryClassificationTrainer.
FastTree
: