1 instantiation of FastForestRegression
Microsoft.ML.AutoML (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SweepableEstimatorFactory.cs (1)
65return new FastForestRegression(defaultOption, searchSpace);
1 reference to FastForestRegression
Microsoft.ML.AutoML (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SweepableEstimatorFactory.cs (1)
59public static FastForestRegression CreateFastForestRegression(FastForestOption defaultOption, SearchSpace<FastForestOption> searchSpace = null)