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