1 reference to BinaryPredictionTransformer
Microsoft.ML.Data (1)
TrainCatalog.cs (1)
296return new BinaryPredictionTransformer<TModel>(Environment, model.Model, model.TrainSchema, model.FeatureColumnName, threshold, model.ThresholdColumn);