model-drift-detection
Detect and handle data drift, concept drift, and model degradation. Covers statistical drift detection methods (PSI, KS test, chi-squared, Wasserstein distance, KL divergence, Jensen-Shannon divergence), sequential methods (Page-Hinkley, ADWIN, DDM, CUSUM), multivariate drift (MMD, domain classifier), Evidently drift reports, Alibi Detect, NannyML, feature-level vs dataset-level drift, reference window strategies, drift for different data types (numerical, categorical, text, image), automated retraining triggers, drift severity assessment, false positive management, and drift root cause analysis. Use when detecting distribution shifts, setting up drift monitoring, or configuring retraining triggers.
- Version
- 1.0
- License
- Apache-2.0
Pinned to revision 45cf0fa3c5e7, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/model-drift-detection/SKILL.md
- skills/model-drift-detection/references/REFERENCE.md
- skills/model-drift-detection/scripts/detect_drift.py
- skills/model-drift-detection/scripts/drift_monitor.py
Every link opens the file at its source, pinned to the revision this page describes.