共用方式為


QnAMakerTraceInfo.ScoreThreshold 屬性

定義

取得或設定用於篩選傳回結果的最小分數閾值。

public float ScoreThreshold { get; set; }
member this.ScoreThreshold : single with get, set
Public Property ScoreThreshold As Single

屬性值

用來篩選傳回結果的最小分數閾值。

備註

分數會在篩選之前正規化為 0.0 到 1.0 的範圍。

適用於