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