MLContext.BinaryClassification Property

Definition

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

Property Value

Applies to