Home · Glossary · Drift (data + model)
Enterprise AI glossary · MLOps & Production

Drift (data + model)

The phenomenon where a model's input distribution or its accuracy degrades over time as the world it predicts about changes.

Definition

What Drift (data + model) means in practice

Drift is the operational reality that models trained on historical data degrade as the real world they predict on shifts. Data drift is the input distribution moving — new product categories, new customer behaviours, new document formats. Concept drift is the relationship between inputs and labels shifting — fraud patterns evolve, customer-support intents change as a product evolves. Production ML systems need drift detection: monitor input distributions, hold out a periodic labelled sample for accuracy measurement, alert when either crosses a threshold. The remediation is rarely "retrain from scratch" — usually it is targeted retraining on the recent data, or a prompt update for a generative system.

Go deeper
MindMap OS: running AI in production →

All 62 terms, in plain language

Sovereign AI, RAG, agentic AI, IDP, MLOps and the regulations that shape enterprise AI.

Browse the glossary →Talk to an engineer →