model-monitoring-patterns
CommunityMonitor model drift and performance.
AuthorHermeticOrmus
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need to monitor machine learning models in production for performance degradation, data drift, and concept drift, ensuring models remain reliable and accurate over time.
Core Features & Use Cases
- Data Drift Detection: Identifies shifts in input data distributions using metrics like PSI, KS-test, and Wasserstein distance.
- Performance Estimation: Estimates model performance (e.g., AUC, F1) even when ground truth labels are delayed, using techniques like NannyML's CBPE.
- Alerting & Reporting: Generates reports and alerts for significant drift or performance drops, integrating with tools like Evidently and Prometheus.
- Use Case: Automatically detect when the distribution of user demographics in your recommendation system changes significantly, potentially impacting model accuracy, and trigger an alert for investigation.
Quick Start
Use the model monitoring patterns skill to generate a drift report comparing reference data to current production data.
Dependency Matrix
Required Modules
pandasnumpyscipyevidentlynannymlwhylogsprometheus_client
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: model-monitoring-patterns Download link: https://github.com/HermeticOrmus/LibreMLOps-Claude-Code/archive/main.zip#model-monitoring-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.