4 references to FastForestRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
63case EstimatorType.FastForestRegression:
FastForestRegression.cs (2)
20this.EstimatorType = EstimatorType.FastForestRegression; 25this.EstimatorType = EstimatorType.FastForestRegression;
Tuner\PipelineProposer.cs (1)
54{ EstimatorType.FastForestRegression, 0.374 },