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