2 types derived from RandomForestTrainerBase
Microsoft.ML.FastTree (2)
RandomForestClassification.cs (1)
147RandomForestTrainerBase<FastForestBinaryTrainer.Options, BinaryPredictionTransformer<FastForestBinaryModelParameters>, FastForestBinaryModelParameters>
RandomForestRegression.cs (1)
294: RandomForestTrainerBase<FastForestRegressionTrainer.Options, RegressionPredictionTransformer<FastForestRegressionModelParameters>, FastForestRegressionModelParameters>