QnAMakerTraceInfo.ScoreThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於篩選傳回結果的最小分數閾值。
public float ScoreThreshold { get; set; }
member this.ScoreThreshold : single with get, set
Public Property ScoreThreshold As Single
屬性值
用來篩選傳回結果的最小分數閾值。
備註
分數會在篩選之前正規化為 0.0 到 1.0 的範圍。