Share via


IterationPerformance.AveragePrecision Property

Definition

Gets the average precision when applicable.

[Newtonsoft.Json.JsonProperty(PropertyName="averagePrecision")]
public double? AveragePrecision { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="averagePrecision")>]
member this.AveragePrecision : Nullable<double>
Public ReadOnly Property AveragePrecision As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to