Ongoing outcome and prediction-quality metrics compared | AIGP
7-day money-back guarantee — full refund within 7 days of purchase if you've completed under 20% of the questions. See pricing →
Certifications Tools Flashcards Career Paths Exam Guides Blog Pricing For Teams About

Language

✓ EnglishDeutschEspañolFrançaisPortuguês
Check readiness — free →

Ongoing outcome and prediction-quality metrics compared: To satisfy continuous-monitoring requirements, which

AIGP Understanding How to Govern AI Development Medium

Tracking outcome and prediction-quality metrics against a baseline detects silent accuracy decay that uptime and volume signals miss.

The question

A deployed credit model shows no system errors and stable request volume, yet the fraction of its approvals that later default is slowly rising. To satisfy continuous-monitoring requirements, which signal should the team track to catch this kind of silent degradation?

Preparing for AIGP? Take the free 5-min readiness quiz →

  1. Server CPU and memory utilization over time, since resource-usage trends are the earliest indicator that a deployed model's predictions are beginning to degrade.
    Resource metrics reflect infrastructure load, not prediction quality, so they will not reveal rising default rates among approvals.
  2. Ongoing outcome and prediction-quality metrics compared against a baseline, so gradual drops in real-world accuracy are detected despite no system errors.
    Tracking outcome quality against a baseline surfaces silent accuracy decay that uptime and volume metrics cannot reveal.
  3. The count of API requests received per hour, since a stable request volume confirms the model is still performing as expected for its user base.
    Request volume shows usage, not correctness; the scenario already notes volume is stable while accuracy silently degrades.
  4. The application's error and exception logs, since a low error rate demonstrates the model continues to serve valid predictions to every incoming request.
    Error logs catch failures, not correct-but-wrong predictions; a model can return well-formed answers that are increasingly inaccurate.
The trap
Relying on infrastructure health, volume, or error logs to detect a model that silently loses accuracy while still responding.

How to remember it

Tracking outcome and prediction-quality metrics against a baseline detects silent accuracy decay that uptime and volume signals miss.

How many of these would you get right?

One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.

Test your AIGP readiness — free

More Understanding How to Govern AI Development questions

Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development · Every answer, right and wrong, comes with its own explanation.