QnAMakerDialog.DefaultThreshold Field

Definition

The default threshold for answers returned, based on score.

protected const float DefaultThreshold = 0.3;
val mutable DefaultThreshold : single
Protected Const DefaultThreshold As Single  = 0.3

Field Value

Value = 0.3

Applies to