ConfusionMatrix.PerClassPrecision 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.
The calculated value of precision for each class.
public System.Collections.Generic.IReadOnlyList<double> PerClassPrecision { get; }
member this.PerClassPrecision : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property PerClassPrecision As IReadOnlyList(Of Double)