How to filter Predictive Intelligence PA metrics by specific ML Solution (Assignment group, etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago
Hi everyone,
I am building a Performance Analytics dashboard to track our Predictive Intelligence models. I am looking at indicators like "Number of attempted predictions" and "Prediction Precision" which pull from the ml_predictor_results table.
Right now, the data is aggregating all of our ML models together. As you can see in the attached KPI Details screenshot, my results include ml_incident_assignment, ml_incident_categorization, and our custom subcategory models all mixed together into a single metric.
Goal: I want to be able to filter my dashboard widgets so I can see the metrics for only incident assignment, or only subcategories independently.
Question: How do I properly isolate these? Do I use an out-of-the-box breakdown (like Classification Solution) as a dashboard filter, create a new breakdown, or do I need to create completely separate Indicator Sources for each individual ML model?
Any guidance is appreciated!