glide.mlpredictor.option.nlu.activeLearning.label_candidate_table.max_response_size
ServiceNow property description:
Max number of samples Active Learning job can return as candidates for labelling
Attributes
- Sys ID: 0e8fb241eb7230103da4ee2c4752287b
- Type: string
- Application: Global
- Default value: 300

AI generated property description:
The ServiceNow property `glide.mlpredictor.option.nlu.activeLearning.label_candidate_table.max_response_size` defines the maximum number of samples that an Active Learning job can return as candidates for labeling. This property is crucial for managing the volume of data presented to users for annotation, ensuring that the system remains efficient and user-friendly. By setting a limit, it helps in controlling the workload and prevents overwhelming the users with too many samples at once. This property is part of the Natural Language Understanding (NLU) instance properties, which are used to fine-tune the behavior of NLU models within ServiceNow. Adjusting this property can help optimize the active learning process by balancing the need for diverse training data with the practical constraints of user capacity.
Source