4 references to LightGbmRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
60case EstimatorType.LightGbmRegression:
LightGbmRegression.cs (2)
20this.EstimatorType = EstimatorType.LightGbmRegression; 25this.EstimatorType = EstimatorType.LightGbmRegression;
Tuner\PipelineProposer.cs (1)
52{ EstimatorType.LightGbmRegression, 0.788 },