BinaryClassificationMetrics.NegativeRecall Proprietà

Definizione

Ottiene il richiamo negativo di un classificatore che rappresenta la proporzione di istanze negative stimate correttamente tra tutte le istanze negative, ad esempio il numero di istanze negative stimate come negative, divise 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