2 references to SdcaRegressionTrainer
Microsoft.ML.StandardTrainers (2)
Standard\SdcaRegression.cs (1)
222() => new SdcaRegressionTrainer(host, input),
StandardTrainersCatalog.cs (1)
184return new SdcaRegressionTrainer(env, options);