4 references to FastTreeTweedieRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
67
case EstimatorType.
FastTreeTweedieRegression
:
FastTreeTweedieRegression.cs (2)
20
this.EstimatorType = EstimatorType.
FastTreeTweedieRegression
;
25
this.EstimatorType = EstimatorType.
FastTreeTweedieRegression
;
Tuner\PipelineProposer.cs (1)
56
{ EstimatorType.
FastTreeTweedieRegression
, 0.401 },