Using Predictive Intelligence

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Using Predictive Intelligence

    Predictive Intelligence on the ServiceNow AI Platform allows you to train models to predict, estimate, and identify patterns. These capabilities enhance various tasks, including routing work, populating fields, estimating wait times, and detecting incidents. You can also integrate it with other ServiceNow products like Document Intelligence and Task Intelligence.

    Show full answer Show less

    Key Features

    • Train machine learning models using data on your instances.
    • Predict incident categories and case assignments based on short descriptions.
    • Monitor predictions with the Predictive Intelligence API and Solution Statistics dashboard.
    • Assess prediction coverage and precision over time.

    Key Outcomes

    To implement Predictive Intelligence effectively:

    • Prepare your instance by identifying specific problems to solve and ensuring you have between 30,000 to 300,000 high-quality records for training.
    • Expect approximately 14 days for full implementation, involving cloning, creating and validating solutions in a non-production environment, and then moving to production.
    • Continuously monitor and adjust your predictive models post-implementation based on performance metrics.

    By leveraging Predictive Intelligence, ServiceNow customers can enhance their operational efficiency and decision-making capabilities through data-driven insights.

    Train and use Predictive Intelligence solutions to accomplish various tasks and that integrate with other ServiceNow products, such as Document Intelligence and Task Intelligence.

    Overview

    Predictive Intelligence is the interface by which you can train models on the ServiceNow AI Platform. These models enable you to predict, estimate, and identify patterns that can be used to route work, populate form fields, estimate wait times, and more.

    • Show suggestions for relevant articles.
    • Assign, categorize, and prioritize tasks.
    • Detect major incidents.
    • Recommend case resolutions.
    • Prevent duplicate articles and ideas.
    • Detect phishing attempts.

    For more information about the different types of solutions available, see Explore Predictive Intelligence.

    Training your ML solutions

    Predictive Intelligence enables you to train predictive models and machine-learning solutions that you can apply using data on your instances. The solutions you create use the frameworks to predict, recommend, and organize data. To get started, see Creating and training solutions.

    You can also extend Predictive Intelligence to other processes and applications, such as:

    For more information, see ServiceNow apps and features that use Predictive Intelligence.

    Testing and monitoring predictions

    After creating and training your solutions, call on the Predictive Intelligence API to make a solution prediction. Use the results to gauge the performance of the solution and make changes as needed.

    You can track the coverage and precision of deployed predictive models using the Solution Statistics dashboard, which provides reporting on these prediction areas by default.
    Report Description
    Average Prediction Coverage (last 30 days) The percentage of predictions that yielded an outcome out of the total number of predictions attempted. Click the coverage score to see a breakdown by class.
    Daily Prediction Coverage The percentage of records created on a given day in which the solution was able to predict an outcome.
    Average Prediction Precision (last 30 days) The percentage of predictions in which the predicted value was the same as the final value of the field when the record closed. Click the precision score to see a breakdown by class.
    Daily Prediction Precision The percentage of records closed on a given day in which the predicted field value was the same as the final value.

    For more information, see Testing and monitoring predictions.

    Preparing your instance

    For you to get the most out of Predictive Intelligence, you will want to prepare. You don't need to write code or do calculations, but deciding what you hope to do with the solution definitions will make implementation easier.

    • Identify the problems that you want to solve with Predictive Intelligence.
    • Have 30,000–300,000 high-quality records from which Predictive Intelligence can learn.
    • Set your expectations.
    Note:
    Inconsistencies or gaps in training data can cause incorrect or unreliable predictions.

    Implementation Process

    Predictive Intelligence takes approximately 14 days to implement on a production instance.

    • Day 1: Clone production instance over to a non-production instance.
    • Days 2–10: Create a solution definition, train it on historical records, and validate that the solution works as desired on the non-production instance.
    • Days 11–13: Create import and update sets to move the solution to production, train and validate on the new instance, and set the retraining frequency.
    • Day 14 and on: Monitor the solution.

    In general, non-production environments are where workflows can be tested and formatted before being moved over to the production instance to further train models and test predictions.

    For more information about getting started with Predictive Intelligence, see our guide on how to get started with Predictive Intelligence.