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