MulticlassClassificationMetrics.TopKAccuracyForAllK Property

Definition

Returns the top K accuracy for all K from 1 to the value of TopKPredictionCount.

public System.Collections.Generic.IReadOnlyList<double> TopKAccuracyForAllK { get; }
member this.TopKAccuracyForAllK : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property TopKAccuracyForAllK As IReadOnlyList(Of Double)

Property Value

Applies to