1 reference to CreateFastTreeRegression
Microsoft.ML.AutoML (1)
API\AutoCatalog.cs (1)
579
res.Add(SweepableEstimatorFactory.
CreateFastTreeRegression
(fastTreeOption, fastTreeSearchSpace ?? new SearchSpace<FastTreeOption>(fastTreeOption)));