- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-19-2024 09:40 AM
Predict intelligent is prediction but not assigning ticket after being trained. I am not sure what to check and change
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 09:02 AM
All Classification predictions should be recorded in the [ml_predictor_results] table, and you can check the Incident record it made the prediction on, and if it "Skipped" the record ='true', then the prediction score is lower than the threshold (Default Confidence) for that Assignment Group. To tune the Classification solution, please review Tuning Predictive Intelligence Models (part 2)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-19-2024 11:32 PM
I am Unable to Understand so please post some detailing around the issue?
I assume you have CLASSIFICATION Solution in Place and Training is done. Output Field is ASSIGNMENT GROUP.
Check the Model Output first from the Solution Itself As Below
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 07:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 09:02 AM
All Classification predictions should be recorded in the [ml_predictor_results] table, and you can check the Incident record it made the prediction on, and if it "Skipped" the record ='true', then the prediction score is lower than the threshold (Default Confidence) for that Assignment Group. To tune the Classification solution, please review Tuning Predictive Intelligence Models (part 2)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-20-2024 01:23 PM
I think i figure the issue. i believe the upgrade to Vancouver when train change the capability to Workflow Classification instead of classification.