Freigeben über


NamedEntityRecognitionSkill.MinimumPrecision Eigenschaft

Definition

Ruft einen Wert zwischen 0 und 1 ab, oder legt diesen fest, um die Zuverlässigkeit der Ergebnisse anzugeben.

[Newtonsoft.Json.JsonProperty(PropertyName="minimumPrecision")]
public double? MinimumPrecision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minimumPrecision")>]
member this.MinimumPrecision : Nullable<double> with get, set
Public Property MinimumPrecision As Nullable(Of Double)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: