4 references to LbfgsPoissonRegressionRegression
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
71
case EstimatorType.
LbfgsPoissonRegressionRegression
:
LbfgsPoissonRegressionRegression.cs (2)
20
this.EstimatorType = EstimatorType.
LbfgsPoissonRegressionRegression
;
25
this.EstimatorType = EstimatorType.
LbfgsPoissonRegressionRegression
;
Tuner\PipelineProposer.cs (1)
57
{ EstimatorType.
LbfgsPoissonRegressionRegression
, 4.73 },