MLContext.BinaryClassification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Trainers and tasks specific to binary classification problems.
public Microsoft.ML.BinaryClassificationCatalog BinaryClassification { get; }
member this.BinaryClassification : Microsoft.ML.BinaryClassificationCatalog
Public ReadOnly Property BinaryClassification As BinaryClassificationCatalog