glide.platform_ml.api.max_clustering_records

ServiceNow property description:

Maximum number of records for Clustering

Attributes

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

AI generated property description:

The ServiceNow property `glide.platform_ml.api.max_clustering_records` defines the maximum number of records that can be processed for clustering in Predictive Intelligence. This property ensures that the clustering algorithms do not exceed a specified limit, which helps in managing system performance and resource utilization. By setting a cap on the number of records, it prevents potential overloading of the system when dealing with large datasets. Adjusting this property allows administrators to balance between the comprehensiveness of clustering analysis and the operational efficiency of the platform. The default value and further configuration details can be found in the ServiceNow documentation.

Source

Related property: glide.platform_ml.api.min_clustering_records