次の方法で共有


QnAMakerOptions.ScoreThreshold プロパティ

定義

返された結果をフィルター処理するために使用される最小スコアしきい値を取得または設定します。

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

プロパティ値

返された結果をフィルター処理するために使用される最小スコアしきい値。

注釈

スコアは、フィルター処理の前に 0.0 から 1.0 の範囲に正規化されます。

適用対象