2 references to LbfgsMaximumEntropyMulticlassTrainer
Microsoft.ML.StandardTrainers (2)
Standard\LogisticRegression\MulticlassLogisticRegression.cs (1)
405() => new LbfgsMaximumEntropyMulticlassTrainer(host, input),
StandardTrainersCatalog.cs (1)
683return new LbfgsMaximumEntropyMulticlassTrainer(env, options);