QnAMakerDialog.DefaultThreshold Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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