1 reference to CreateFastForestRegression
Microsoft.ML.AutoML (1)
API\AutoCatalog.cs (1)
588
res.Add(SweepableEstimatorFactory.
CreateFastForestRegression
(fastForestOption, fastForestSearchSpace ?? new SearchSpace<FastForestOption>(fastForestOption)));