2 references to LbfgsPoissonRegressionTrainer
Microsoft.ML.StandardTrainers (2)
Standard\PoissonRegression\PoissonRegression.cs (1)
220() => new LbfgsPoissonRegressionTrainer(host, input),
StandardTrainersCatalog.cs (1)
629return new LbfgsPoissonRegressionTrainer(env, options);