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 specifies the minimum threshold of records necessary for conducting regression analysis in the platform's machine learning features. |
| What area does it affect? |
Machine Learning Configuration |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data requirements for regression analysis or optimizing machine learning performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.min_regression_records |
| Sys ID |
b45f5f6553130010399eddeeff7b1226 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Minimum number of records for Regression |
| Updated |
2024-05-25 04:28:23 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... during training glide.platform_ml.override_training_lock • True: Overrides the readonly state during training, enabling you to edit ml_solution_definition. • False: ml_solution_definition remains in the readonly state. Minimum number of records for Regression glide.platform_ml.api.min_regression_records Sets the minimum number of records required for Regression solution training. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or ...
Related properties