glide.platform_ml.api.max_regression_records

ServiceNow property description:

Maximum number of records for Regression

Attributes

  • Sys ID: bd202fa553130010399eddeeff7b124d
  • Type: integer
  • Application: Global
  • Default value: 300000
AI Logo

AI generated property description:

The ServiceNow property `glide.platform_ml.api.max_regression_records` specifies the maximum number of records that can be used for regression analysis within the Predictive Intelligence feature. This property ensures that the system does not process more records than the defined limit, which can help manage performance and resource utilization. By setting this property, administrators can control the volume of data processed during regression tasks, potentially improving the efficiency and speed of predictive models. The default value and further details about configuring this property can be found in the ServiceNow documentation. Adjusting this property may be necessary based on the specific needs and capacity of the ServiceNow instance in use.

Source

Related property: glide.platform_ml.api.min_regression_records