Data Drift Detection
Production data quality monitoring
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
My production model predicts [TARGET_VARIABLE] and I suspect data drift. The training data dates from [TRAINING_PERIOD] and the current data from [CURRENT_PERIOD]. Propose a methodology to detect and quantify drift on the features [FEATURE_LIST] and on the prediction distribution.
Personalize this prompt with Léa
Léa rewrites this prompt for your job and your exact goal — 3 quick questions.
Use Cases
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Pour un diagnostic plus fin, quantifie le drift feature par feature avec le PSI (ou le test de Kolmogorov-Smirnov), puis agrège avec une distance globale. Fixe un seuil d’alerte (ex. PSI > 0.1) et identifie les features les plus influentes via l’importance du modèle. N’oublie pas le drift conceptuel : compare l’erreur du modèle sur un échantillon labellisé récent.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.