Share via


ConfusionMatrix.PerClassRecall Property

Definition

The calculated value of recall for each class.

public System.Collections.Generic.IReadOnlyList<double> PerClassRecall { get; }
member this.PerClassRecall : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property PerClassRecall As IReadOnlyList(Of Double)

Property Value

Applies to