---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://www.servicenow.com/docs/r/intelligent-experiences

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Predictive Intelligence frameworks

# Predictive Intelligence frameworks {#ariaid-title1}

* Release version: Australia
* 
* Updated July 16, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Predictive Intelligence provides three different model frameworks in the Australia release: classification, similarity, and clustering. Each framework specializes in different types of predictions.

## Predictive Intelligence classification framework {#predictive-intelligence-frameworks__section_esm_z2t_n1b}

The Predictive Intelligence classification framework enables you to use machine-learning algorithms to set categorical field values during record creation. For example, you can use the model to set
the incident category based on the short description. You can train predictive models so they act as an agent to categorize and route work automatically based on your past record-handling experience.  
Enable Predictive Intelligence to handle volumes of incoming requests at lower costs. Automate the categorization and assignment of requests to reduce:

* Task resolution times.
* The number of interactions required to resolve tasks.
* The error rates of categorizing and assigning work.
{#predictive-intelligence-frameworks__ul_bfq_ggt_n1b}

For more information, see [Create and train a classification solution](https://www.servicenow.com/docs/UPih2HoPM_S7huZBytNyfA "Specify the records used to train a classification solution, what fields trigger a prediction, and how often you want to retrain your solution.").

## Predictive Intelligence similarity framework {#predictive-intelligence-frameworks__section_csk_nj3_qfb}

The Predictive Intelligence similarity framework identifies existing records that have similar values to a new record. For example, you can train a subset of your incident records to recommend a resolution based on the information of a similar incident
record. By borrowing from similar closed incidents that have a proven resolution, you can help agents and fulfillers quickly provide the best resolution for an incoming incident.

The similarity framework doesn't need an exact match of keywords for its text comparisons because its algorithms identify similar words and synonyms based on similar contexts. For example, the phrases printer not working
and printer broken are both recognized as similar. The framework also collects, learns, and applies your industry-specific context. For example, the phrase unable to join network has a different context in
a computer networking company than it does in a healthcare insurance company.

The similarity framework uses a workflow similarity solution. For more information, see [Create and train a similarity solution](https://www.servicenow.com/docs/ykvETg~xO6voyHN02q_snQ "Create and train a machine learning solution to collect and compare your existing records to new similar records. For example, you can compare the text in an open Incident record to a resolved Incident record to reuse its resolution.").

## Predictive Intelligence clustering framework {#predictive-intelligence-frameworks__section_awv_zkl_chb}

Clustering divides data into groups that can then be used to identify patterns. You can then address records collectively or find gaps in existing data. For example, you can group similar new incidents to identify a major
outage.

The clustering framework uses a workflow clustering solution. For more information, see [Create and train a clustering solution](https://www.servicenow.com/docs/EbJCFia5PbukyHPQibSmaA "Group similar records into clusters so you can address them collectively or identify patterns.").

## Deprecated in the Washington DC release: Predictive Intelligence regression framework {#predictive-intelligence-frameworks__section_xwb_vqd_xkb}

Note:  
Support for creating new regression solutions was removed in the Washington DC release. You can train and edit any existing solutions, but you can't initiate new ones. The following information is provided for legacy context. Regression is a machine-learning framework that uses historic data to predict numeric outputs, such as a temperature or a stock price.

For more information, see [Create and train a regression solution](https://www.servicenow.com/docs/_X695gjkQZFfolFg8Rw4aA "Regression solutions have been deprecated. They could be used to predict numeric outputs, such as a temperature or a stock price.").
**Related concepts**   

* [ServiceNow apps and features that use Predictive Intelligence](https://www.servicenow.com/docs/UuhQaJ1oAUp8RmO8LkhITg "Learn about ServiceNow applications and features that leverage Predictive Intelligence. Solutions that you can adapt are available for various business units and industries.")

