glide.platform_ml.api.max_similarity_window_records

ServiceNow property description:

Maximum number of records for similarity window (to lookup results)

Attributes

  • Sys ID: 6a7fdf4a53203300cb2addeeff7b122a
  • Type: integer
  • Application: Global
  • Default value: 100000
AI Logo

AI generated property description:

The ServiceNow property `glide.platform_ml.api.max_similarity_window_records` defines the maximum number of records that can be considered in a similarity window when looking up results. This property is part of the Predictive Intelligence settings in ServiceNow, which are used to configure various aspects of machine learning and predictive models. By setting a limit on the number of records, this property helps manage the performance and efficiency of similarity searches. Adjusting this value can impact the speed and accuracy of similarity-based predictions. 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.min_similarity_window_records