Compartir a través de


NamedEntityRecognitionSkill.MinimumPrecision Propiedad

Definición

Obtiene o establece un valor entre 0 y 1 para indicar la confianza de los resultados.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a