Share via


IterationPerformance.RecallStdDeviation Property

Definition

Gets the standard deviation for the recall.

[Newtonsoft.Json.JsonProperty(PropertyName="recallStdDeviation")]
public double RecallStdDeviation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recallStdDeviation")>]
member this.RecallStdDeviation : double
Public ReadOnly Property RecallStdDeviation As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to