glide.platform_ml.api.csv_min_line
ServiceNow property description:
Minimum number of records used in training
Attributes
- Sys ID: ca476dc487012300c96c452c97cb0b5b
- Type: integer
- Application: Global
- Default value: 10000

AI generated property description:
The ServiceNow property `glide.platform_ml.api.csv_min_line` specifies the minimum number of records required for training a machine learning model within the Predictive Intelligence framework. This property ensures that there is a sufficient amount of data to create a reliable and accurate model. If the number of records in the training dataset is below this threshold, the training process will not proceed. This helps maintain the quality and effectiveness of the predictive models generated. Adjusting this property allows administrators to control the minimum dataset size for their specific use cases.
Source