1 reference to FastForestRegressionTrainer
Microsoft.ML.FastTree (1)
TreeTrainersCatalog.cs (1)
363return new FastForestRegressionTrainer(env, labelColumnName, featureColumnName, exampleWeightColumnName, numberOfLeaves, numberOfTrees, minimumExampleCountPerLeaf);