Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It limits the number of records retrieved from the VA chat logs during Active Learning processes, impacting data analysis and training efficiency. |
| What area does it affect? |
Active Learning configuration |
| What does the default mean? |
The default value is "3000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data processing limits or optimizing Active Learning performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.mlpredictor.option.nlu.activeLearning.va_chat_logs.max_row_limit |
| Sys ID |
6e9f3e8ceb3230103da4ee2c47522806 |
| Type |
integer |
| Application |
Global |
| Default value |
3000 |
| Description |
Maximum records to be fetched from VA chat logs table for Active Learning scheduled job |
| Updated |
2024-05-25 05:05:23 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Virtual Agent chat logs so you can execute the Tune Model feature in the Expert Feedback Loop application. The maximum number of records to fetch from Virtual Agent chat logs glide.mlpredictor.option.nlu.activeLearning.va_chat_logs.max_row_limit - 3000 3,000 NLU Workbench - Advanced Features If there is high NLU usage, increasing the default value to a maximum of 50,000 records will increase the data available for ...
Related properties