glide.mlpredictor.option.nlu.activeLearning.label_candidate_table.max_data_size
ServiceNow property description:
Maximum number of records Label Candidate Table can hold
Attributes
- Sys ID: 86195a89eb3230103da4ee2c475228b2
- Type: string
- Application: Global
- Default value: 10000

AI generated property description:
The ServiceNow property `glide.mlpredictor.option.nlu.activeLearning.label_candidate_table.max_data_size` specifies the maximum number of records that the Label Candidate Table can hold. This property is part of the Natural Language Understanding (NLU) instance properties. It is used to manage the data size for active learning in NLU, ensuring that the Label Candidate Table does not exceed a certain number of records. This helps in maintaining optimal performance and resource utilization. Adjusting this property allows administrators to control the volume of data processed during active learning sessions.
Source