latentbrief

Learn

AI Concepts184

Plain-English explanations of the terms you keep encountering in the news.

Concept of the Day

Learn

Data Drift

The gradual or sudden shift in the statistical properties of data that a deployed ML model receives compared to the data it was trained on - the most common cause of silent model degradation in production.

Read the full explanation →

Analogy

A weather forecasting model trained on historical climate data for a specific region. If the climate itself changes - warmer average temperatures, more intense precipitation events, shifting seasonal patterns - the model's predictions become increasingly unreliable not because the model is wrong but because the world it was trained to describe has changed. Data drift is this same problem applied to any ML model: the underlying reality it was trained on is no longer the reality it is operating in.

New to AI?

Follow the learning path - 10 sections from first principles to advanced topics, in the right order.

Start learning →