4 references to LbfgsLogisticRegressionOva
Microsoft.ML.AutoML (4)
EstimatorType.cs (1)
69case EstimatorType.LbfgsLogisticRegressionOva:
LbfgsLogisticRegressionOva.cs (2)
20this.EstimatorType = EstimatorType.LbfgsLogisticRegressionOva; 25this.EstimatorType = EstimatorType.LbfgsLogisticRegressionOva;
Tuner\PipelineProposer.cs (1)
64{ EstimatorType.LbfgsLogisticRegressionOva, 11.513 },