Share via


EntityRecommendation.Score Property

Definition

Score assigned by LUIS to detected entity.

public double? Score { get; set; }
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

Property Value

Applies to