4 references to FastTreeRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
66
case EstimatorType.
FastTreeRegression
:
FastTreeRegression.cs (2)
20
this.EstimatorType = EstimatorType.
FastTreeRegression
;
25
this.EstimatorType = EstimatorType.
FastTreeRegression
;
Tuner\PipelineProposer.cs (1)
53
{ EstimatorType.
FastTreeRegression
, 0.382 },