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 maximum count of regression records that the system will handle, impacting data processing capabilities. |
| What area does it affect? |
Machine Learning Configuration |
| What does the default mean? |
The default value is "300000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data processing limits or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.api.max_regression_records |
| Sys ID |
bd202fa553130010399eddeeff7b124d |
| Type |
integer |
| Application |
Global |
| Default value |
300000 |
| Description |
Maximum number of records for Regression |
| Updated |
2024-05-25 04:28:26 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... regression solutions is deprecated as of the Washington DC release. You can edit and train any existing solutions, but you can't create new ones. Maximum number of records for Regression glide.platform_ml.api.max_regression_records Sets the maximum number of records that can be used in Regression solution training. • Type: Integer • Default value: 300000 Note: Support for new regression solutions is deprecated as ...
Related properties