BinaryClassificationMetrics.Accuracy 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.
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