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