sn_nlu_workbench.glide.nlu.conflict.critical_threshold
ServiceNow property description:
NLU Conflict Detection - Critical Threshold
Attributes
- Sys ID: b658183b0724201028ef0a701ad30096
- Type: string
- Application: NLU Workbench - Advanced Features
- Default value: 0.95

AI generated property description:
The ServiceNow property `sn_nlu_workbench.glide.nlu.conflict.critical_threshold` is used to set the critical threshold for conflict detection in Natural Language Understanding (NLU) models. This property defines the maximum allowable conflict score between intents before it is considered critical. When the conflict score exceeds this threshold, it indicates a significant overlap between intents, which could lead to incorrect intent recognition. Adjusting this threshold helps in fine-tuning the sensitivity of conflict detection to ensure accurate NLU model performance. For more detailed information, refer to the ServiceNow documentation on NLU instance properties.
Source