ConfusionMatrix.PerClassRecall Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O valor calculado de recall para cada classe.
public System.Collections.Generic.IReadOnlyList<double> PerClassRecall { get; }
member this.PerClassRecall : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property PerClassRecall As IReadOnlyList(Of Double)