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