glide.mlpredictor.option.nlu.activeLearning.va_chat_logs.max_row_limit
ServiceNow property description:
Maximum records to be fetched from VA chat logs table for Active Learning scheduled job
Attributes
- Sys ID: 6e9f3e8ceb3230103da4ee2c47522806
- Type: integer
- Application: Global
- Default value: 3000

AI generated property description:
The ServiceNow property `glide.mlpredictor.option.nlu.activeLearning.va_chat_logs.max_row_limit` defines the maximum number of chat log rows that can be processed for active learning in Virtual Agent (VA) chat logs. This property is crucial for managing the volume of data used to improve Natural Language Understanding (NLU) models through active learning. By setting a limit, it ensures that the system does not become overwhelmed with too much data, which could impact performance. Adjusting this property allows administrators to balance between the quality of the NLU model and system performance. The default value and further details can be found in the ServiceNow documentation.
Source