Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the upper limit for the number of records in the Label Table, impacting data management and system performance. |
| What area does it affect? |
Label Table Management |
| What does the default mean? |
The default value is "10000", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting data storage requirements or optimizing performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.mlpredictor.option.nlu.activeLearning.label_table.max_data_size |
| Sys ID |
38e9120deb3230103da4ee2c47522874 |
| Type |
string |
| Application |
Global |
| Default value |
10000 |
| Description |
Maximum number of records Label Table can hold |
| Updated |
2024-05-25 04:32:24 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 10,000 NLU Workbench - Advanced Features The recommended usage for this property is the same as the property above. Size limit on Labeled Data Table (used for pruning the table) glide.mlpredictor.option.nlu.activeLearning.label_table.max_data_size - 10000 10,000 NLU Workbench - Advanced Features The recommended usage for this property is the same as the property above. Enable this property to unblock your instance during NLU ...
Related properties