Data or concept drift: Which continuous-monitoring finding best | 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 →

Data or concept drift: Which continuous-monitoring finding best explains the decline and should trigger

AIGP Understanding How to Govern AI Deployment and Use Hard

Accuracy declining as real-world patterns diverge from training data is drift, the signal that should trigger scheduled retraining.

The question

A fraud-detection model runs unchanged in production, yet monitoring shows its accuracy steadily declining even though the code is untouched and infrastructure is healthy. Investigation finds that fraud patterns and customer behavior have shifted since training. Which continuous-monitoring finding best explains the decline and should trigger scheduled retraining?

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

  1. A software regression, where a recent code change silently introduced a defect that degrades the model's outputs in the production environment.
    Almost right but excluded: the scenario states the code is untouched, so a regression cannot explain the gradual accuracy decline.
  2. Data or concept drift, where the live input distribution has diverged from the training data, degrading the model's predictive accuracy.
    Correct: shifting real-world patterns diverging from training data is drift, the classic monitoring signal that should trigger retraining.
  3. An infrastructure outage, where failing compute or storage resources intermittently disrupt the model's ability to serve predictions.
    Almost right but excluded: infrastructure is reported healthy, and outages cause availability failures rather than a steady accuracy decline.
  4. An adversarial data-poisoning attack, where a malicious actor corrupted the training set to embed a hidden backdoor in it.
    Plausible but wrong: poisoning corrupts training and yields targeted misbehavior, not the gradual, benign drift the shifting patterns describe.
The trap
Assuming declining accuracy means code or infrastructure broke rather than the environment drifting from training data.

How to remember it

Accuracy declining as real-world patterns diverge from training data is drift, the signal that should trigger scheduled retraining.

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 Deployment and Use questions

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