glide.platform_ml.api.csv_max_line

ServiceNow property description:

Maximum number of records used in training

Attributes

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

AI generated property description:

The ServiceNow property `glide.platform_ml.api.csv_max_line` specifies the maximum number of records that can be used during the training phase of a machine learning model. This property is crucial for managing the volume of data processed to ensure optimal performance and resource utilization. By setting a limit, it helps prevent excessive memory and processing time consumption, which can occur with very large datasets. Adjusting this property allows administrators to balance between the comprehensiveness of the training data and the system's performance capabilities. The default value and further details can be found in the ServiceNow documentation under the Predictive Intelligence properties section.

Source

Related property: glide.platform_ml.api.csv_min_line