2 references to BinaryClassificationCatalog
Microsoft.ML.Data (1)
MLContext.cs (1)
150BinaryClassification = new BinaryClassificationCatalog(_env);
Microsoft.ML.EntryPoints (1)
PermutationFeatureImportance.cs (1)
95var binaryCatalog = new BinaryClassificationCatalog(env);