BinaryClassificationMetrics.Accuracy Property

Definition

Gets the accuracy of a classifier which is the proportion of correct predictions in the test set.

public double Accuracy { get; }
member this.Accuracy : double
Public ReadOnly Property Accuracy As Double

Property Value

Applies to