Test a classification solution prediction
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- AI Experiences
Once your machine-learning (ML) solutions are trained, you can call on the Predictive Intelligence API to make a solution prediction. In this example procedure, we use the REST API Explorer to test a classification solution prediction for incident categorization.
Before you begin
Train your ML solution prior to testing a prediction.
Role required: web_service_admin, rest_api_explorer, or admin or ml_admin
About this task
This procedure uses sample data to illustrate what you can do in your instance, and may not represent data or records that are actually in your instance.
This scenario illustrates a classification solution prediction for a hypothetical ML solution that you have previously created and trained. You can also use the REST API Explorer to test a similarity solution prediction.
Procedure
Example
- Navigate to .
- In the new Incident form that loads, set the fields as follows.
- User: Enter the Caller name.
- Category: Leave as default.
- Short description: Enter a short description that you want to test.
- Submit the incident form.
Result: When the form refreshes, an information message appears with the incident category automatically set to a specific value.