Share via


ConfusionMatrix.NumberOfClasses Property

Definition

The indicators of the predicted classes. It might be the classes names, or just indices of the predicted classes, if the name mapping is missing.

public int NumberOfClasses { get; }
member this.NumberOfClasses : int
Public ReadOnly Property NumberOfClasses As Integer

Property Value

Applies to