1 reference to FastForestRegressionModelParameters
Microsoft.ML.FastTree (1)
RandomForestRegression.cs (1)
384return new FastForestRegressionModelParameters(Host, TrainedEnsemble, FeatureCount, InnerOptions, FastTreeTrainerOptions.NumberOfQuantileSamples);