2 references to LbfgsLogisticRegressionBinaryTrainer
Microsoft.ML.StandardTrainers (2)
Standard\LogisticRegression\LogisticRegression.cs (1)
474
() => new
LbfgsLogisticRegressionBinaryTrainer
(host, input),
StandardTrainersCatalog.cs (1)
576
return new
LbfgsLogisticRegressionBinaryTrainer
(env, options);