Skip to main content

Model Drift

The degradation of a model's performance after deployment because the world has changed while the model's learned patterns stayed fixed in the past. Drift is a failure of standing conditions rather than of the original training. Concept drift (the input-output relationship changes) and data drift (the mix of inputs changes) are its two main shapes. (Owned in depth by Topic 4.5.) (see Topic 4.5)

Defined in 4 GAGE programs, which carry 13 distinct definitions of it. The wording above is taught in AI Governance: Applied Mastery.

How each discipline defines it

The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.

AI Governance: Applied Mastery

The degradation of a model's performance after deployment because the world has changed while the model's learned patterns stayed fixed in the past. Drift is a failure of standing conditions rather than of the original training. Concept drift (the input-output relationship changes) and data drift (the mix of inputs changes) are its two main shapes. (Owned in depth by Topic 4.5.) (see Topic 4.5)

Business AI Transformation

The silent degradation of a model's accuracy over time as the real world shifts away from the data it was trained on. Nothing breaks; the model keeps returning confident answers that are slowly getting worse. Caught only by monitoring outputs against real outcomes (ground truth).

Engineering Judgment and Professional Formation

The gradual degradation of a learned model's real-world performance as the actual operating environment diverges, over weeks or months, from the conditions its training data represented, with no single moment that resembles a conventional bug report.

AI Literacy & Professional Conduct

The decline of an ML model's performance over time as real-world data patterns diverge from the data it was trained on.

AI Governance: Applied Mastery

The gap that opens between a model frozen at training time and a world that keeps moving, causing the model's real-world performance to degrade even though its code is unchanged. Drift produces no error message, which is why it is dangerous.

Where it is taught

The exact lessons this term appears in. The first 7 topics of every program are free with a free account.

Terms it appears with

Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.