1 reference to PriorTrainer
Microsoft.ML.StandardTrainers (1)
StandardTrainersCatalog.cs (1)
875
return new
PriorTrainer
(CatalogUtils.GetEnvironment(catalog), labelColumnName, exampleWeightColumnName);