Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

monitoring-prediction-drift

Étoiles2
Forks0
Mis à jour17 juin 2026 à 00:55

Builds a prediction-side drift monitor for a deployed ML model — tracks the predicted-score distribution, calibration over time (reliability curve slope and intercept), and per-segment performance erosion (AUC / F1 / precision-recall by cohort). Triggers whenever a production model has accumulated live predictions plus labels for at least one labeling-delay-aware evaluation window, whenever performance metrics suggest erosion but the input features look stable, whenever predicted scores look unusually high or low, or whenever per-segment fairness or accuracy must be tracked over time. Refuses to interpret calibration without a labeling-delay-aware window and refuses to engage on pre-deployment systems where no live predictions exist yet.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
7 fichiers
SKILL.md
readonly