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

AI generated property description:
The ServiceNow property `glide.mlpredictor.option.nlu.activeLearning.label_table.max_data_size` specifies the maximum number of records that the Label Table can hold. This property is crucial for managing the storage and performance of the Label Table, which is used in the active learning process of Natural Language Understanding (NLU). By setting a limit on the number of records, it helps in maintaining optimal system performance and prevents potential issues related to excessive data storage. Adjusting this property allows administrators to control the volume of data processed during active learning, ensuring efficient resource utilization. The default value and further details about configuring this property can be found in the ServiceNow documentation.
Source