Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defined the threshold for intent recognition in natural language understanding, but it is now obsolete. |
| What area does it affect? |
Natural Language Understanding |
| What does the default mean? |
The default value is "0.7", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property during system updates or when transitioning to new NLU configurations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.intent_confidence_threshold |
| Sys ID |
512951e773183300c1dc32e954f6a77c |
| Type |
string |
| Application |
Global |
| Default value |
0.7 |
| Description |
DEPRECATED - no longer used. Refer to open_nlu_driver table for this value. The minimum NLU confidence score for an intent to be considered as a match. |
| Updated |
2024-05-25 04:32:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... meet or surpass the confidence threshold you established for the model, the results appear under Top prediction(s). In this example, the threshold value is 65%. The default value of the com.glide.cs.intent_confidence_threshold property is 0.7. The default value of the com.glide.cs.entity_confidence_threshold property is 0.5. Note: You can compare the draft NLU model to its most recent published version. For more information, see ...
Related properties