Condividi tramite


BinaryClassificationMetrics.NegativeRecall Proprietà

Definizione

Ottiene il richiamo negativo di un classificatore che corrisponde alla percentuale di istanze negative stimate correttamente tra tutte le istanze negative, ad esempio il numero di istanze negative stimate come negative, suddivise per il numero totale di istanze negative.

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

Valore della proprietà

Si applica a