---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Configuring advanced settings for your ML solutions

# Configuring advanced settings for your ML solutions {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Learn about advanced settings for your Predictive Intelligence machine learning (ML) solutions. Apply optional technology and algorithms for classification, clustering, similarity, and regression capabilities.

Using advanced settings in your ML solutions is optional. If you choose to implement any of these settings, make sure you're well informed regarding the technology you're enabling in the solution, and that your use case benefits
from what the technology offers. For more information about several of these parameters, see the [Dive deeper with Clustering Advanced Parameters](https://www.servicenow.com/community/intelligence-ml-articles/dive-deeper-with-clustering-advanced-parameters/ta-p/2695847) article on ServiceNow Community.

Most of the advanced settings are limited to only one capability because their functionality is targeted to specific use cases.

## Classification, clustering, similarity, and regression advanced settings {#configuring-advanced-settings-ml-solutions__section_hqs_g4f_yjb}

Using the admin or ml_admin role, you apply these technologies by configuring a parameter in the Advanced Solution Settings tab on your ML solution definition form.  
To update or remove an existing setting: on the solution definition form, select the Advanced Solution Settings tab, then select the name of the solution parameter. For details, see the following procedures.

* [Configure class recall for a classification solution](https://servicenow-prod.fluidtopics.net/xjt6VOL1MJegEP2wxOF7Cw "Create and apply a class recall parameter to an ML solution prior to training its data. For example, you set and apply this solution parameter to 90% recall for all records in the Email class.")
* [Configure TF-IDF for solutions](https://servicenow-prod.fluidtopics.net/Az7WkTO8CoP5HFaXxmiD8g "Apply Term Frequency–Inverse Document Frequency (TF-IDF) encoding to classification, clustering, or similarity solutions for Predictive Intelligence.")
* [Configure DBSCAN for a clustering solution](https://servicenow-prod.fluidtopics.net/Tx2hxFovspVZ~d_z5pAltw "Consider applying the Density Based Spatial Clustering of Applications with Noise (DBSCAN) algorithm to your clustering solution. DBSCAN is available as an alternative to the default clustering algorithm, k-means.")
* [Configure HDBSCAN for a clustering solution](https://servicenow-prod.fluidtopics.net/fsTCiNEzgT1eIG6lz1BKeQ "Consider applying the Hierarchical Density Based Spatial Clustering of Applications with Noise (HDBSCAN) algorithm to your clustering solution. HDBSCAN is available as an alternative to the default clustering algorithm, k-means.")
* [Configure XGBoost for classification or regression solutions](https://servicenow-prod.fluidtopics.net/frJog0TJZR9xDkrG44X9eg "Apply XGBoost encoding to optimize the training for your classification or regression solutions.")
* [Configure Connect Component algorithm and Levenshtein Distance method for a clustering solution](https://servicenow-prod.fluidtopics.net/NunZd04vURrq9aLg0q4MnA "Apply Configure Connect Component and Levenshtein Distance method encoding to optimize the training for your clustering solutions.")
* [Apply purity on a clustering solution](https://servicenow-prod.fluidtopics.net/UvvAnXmo8pCvQnXvUS~EqA "Apply purity to learn details about the composition of each cluster. For example, see what percentage of incidents in a cluster have the same value for Assignment Group. You can specify which fields to focus on, or you can let auto-purity display fields by default.")
* [Analyze a cluster with Cluster Insight](https://servicenow-prod.fluidtopics.net/X8dW4l79j9yEKwNijMcWZw "Analyze a cluster by a field available on the source table. With the Cluster Insight check box, you can add a filter condition on your input field when you review the list of results.")
{#configuring-advanced-settings-ml-solutions__ul_xbc_px3_zjb}

## Advanced Solution Settings for Classification {#configuring-advanced-settings-ml-solutions__section_bdp_234_nfc}

From the Zurich release, classification solutions offer the following advanced solution settings.

* [Config parameters for model config in classification](https://servicenow-prod.fluidtopics.net/8daHFpZcRsJqzhD9BlufLw "Customize the training behavior of your classification solution by passing in a dictionary of parameters in JSON format.")
* [Configure include only top N labels](https://servicenow-prod.fluidtopics.net/XKoAvDjOphjnxgWPvaH3wg "Limit your classification model to use only the most common classes when training. You can specify the number of classes to use.")
* [Minimum records needed for label to include it](https://servicenow-prod.fluidtopics.net/hPdX~eikd6VbvwhisdaZgA "Set a threshold for the minimum number of records a label must have in your dataset to be included in model training.")
* [Remove others label](https://servicenow-prod.fluidtopics.net/gWYae8b15wJU_gqTqcrgJg "Reduce noise in your classification model and enhance predictive accuracy by removing records with the label \"others\" from training data. These are records with a distribution frequency of under one percent.")
* [Use LightGBM algo for classification model training](https://servicenow-prod.fluidtopics.net/yulXT1cz~xPtfuUbf5fiHw "Enable the LightGBM (Light Gradient-Boosting Machine) algorithm as an advanced option for training classification models.")
{#configuring-advanced-settings-ml-solutions__ul_n3n_j34_nfc}
* **[Configure class recall for a classification solution](https://servicenow-prod.fluidtopics.net/xjt6VOL1MJegEP2wxOF7Cw)**   
  Create and apply a class recall parameter to an ML solution prior to training its data. For example, you set and apply this solution parameter to 90% recall for all records in the Email class.
* **[Configure TF-IDF for solutions](https://servicenow-prod.fluidtopics.net/Az7WkTO8CoP5HFaXxmiD8g)**   
  Apply Term Frequency--Inverse Document Frequency (TF-IDF) encoding to classification, clustering, or similarity solutions for Predictive Intelligence.
* **[Configure XGBoost for classification or regression solutions](https://servicenow-prod.fluidtopics.net/frJog0TJZR9xDkrG44X9eg)**   
  Apply XGBoost encoding to optimize the training for your classification or regression solutions.
* **[Configure DBSCAN for a clustering solution](https://servicenow-prod.fluidtopics.net/Tx2hxFovspVZ~d_z5pAltw)**   
  Consider applying the Density Based Spatial Clustering of Applications with Noise (DBSCAN) algorithm to your clustering solution. DBSCAN is available as an alternative to the default clustering algorithm, k-means.
* **[Configure HDBSCAN for a clustering solution](https://servicenow-prod.fluidtopics.net/fsTCiNEzgT1eIG6lz1BKeQ)**   
  Consider applying the Hierarchical Density Based Spatial Clustering of Applications with Noise (HDBSCAN) algorithm to your clustering solution. HDBSCAN is available as an alternative to the default clustering algorithm, k-means.
* **[Configure Connect Component algorithm and Levenshtein Distance method for a clustering solution](https://servicenow-prod.fluidtopics.net/NunZd04vURrq9aLg0q4MnA)**   
  Apply Configure Connect Component and Levenshtein Distance method encoding to optimize the training for your clustering solutions.
* **[Config parameters for model config in classification](https://servicenow-prod.fluidtopics.net/8daHFpZcRsJqzhD9BlufLw)**   
  Customize the training behavior of your classification solution by passing in a dictionary of parameters in JSON format.
* **[Use LightGBM algo for classification model training](https://servicenow-prod.fluidtopics.net/yulXT1cz~xPtfuUbf5fiHw)**   
  Enable the LightGBM (Light Gradient-Boosting Machine) algorithm as an advanced option for training classification models.
* **[Minimum records needed for label to include it](https://servicenow-prod.fluidtopics.net/hPdX~eikd6VbvwhisdaZgA)**   
  Set a threshold for the minimum number of records a label must have in your dataset to be included in model training.
* **[Configure include only top N labels](https://servicenow-prod.fluidtopics.net/XKoAvDjOphjnxgWPvaH3wg)**   
  Limit your classification model to use only the most common classes when training. You can specify the number of classes to use.
* **[Remove others label](https://servicenow-prod.fluidtopics.net/gWYae8b15wJU_gqTqcrgJg)**   
  Reduce noise in your classification model and enhance predictive accuracy by removing records with the label "others" from training data. These are records with a distribution frequency of under one percent.

