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