Condividi tramite


BinaryClassificationMetrics.NegativePrecision Proprietà

Definizione

Ottiene la precisione negativa di un classificatore che corrisponde alla proporzione di istanze negative stimate correttamente tra tutte le stime negative, ad esempio il numero di istanze negative stimate come negative, divise per il numero totale di istanze stimate come negative.

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

Valore della proprietà

Si applica a