mle-workflow

Featured

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

AI & Automation 233,821 stars 35647 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Machine Learning Engineering Workflow Use this skill to turn model work into a production ML system with clear data contracts, repeatable training, measurable quality gates, deployable artifacts, and operational monitoring. ## When to Activate - Planning or reviewing a production ML feature, model refresh, ranking system, recommender, classifier, embedding workflow, or forecasting pipeline - Converting notebook code into a reusable training, evaluation, batch inference, or online inference pipeline - Designing model promotion criteria, offline/online evals, experiment tracking, or rollback paths - Debugging failures caused by data drift, label leakage, stale features, artifact mismatch, or inconsistent training and serving logic - Adding model monitoring, canary rollout, shadow traffic, or post-deploy quality checks ## Scope Calibration Use only the lanes that fit the system in front of you. This skill is useful for ranking, search, recommendations, classifiers, forecasting, embeddings, LLM workflows, anomaly detection, and batch analytics, but it should not force one architecture onto all of them. - Do not assume every model has supervised labels, online serving, a feature store, PyTorch, GPUs, human review, A/B tests, or real-time feedback. - Do not add heavyweight MLOps machinery when a data contract, baseline, eval script, and rollback note would make the change reviewable. - Do make assumptions explicit when the project lacks labels, delayed outcomes, slice defin...

Details

Author
affaan-m
Repository
affaan-m/ECC
Created
6 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

ml-engineer

Build production ML systems: model training pipelines, serving infrastructure, performance optimization, and automated retraining. Use when: (1) designing or building ML pipelines (data validation → training → deployment), (2) optimizing model training (hyperparameter search, distributed training, checkpointing), (3) deploying models to production (REST/gRPC endpoints, batch/stream processing, canary releases), (4) setting up ML monitoring (prediction drift, feature drift, performance decay), (5) implementing feature engineering or feature stores, (6) automating retraining triggers, (7) debugging model performance or serving latency issues. Triggers on: ML pipeline, model training, model serving, feature engineering, hyperparameter tuning, model deployment, inference optimization, model monitoring, MLOps, retraining.

36 Updated today
OpenCoven
AI & Automation Listed

ml-engineer

Use when building production ML systems requiring model training pipelines, model serving infrastructure, performance optimization, and automated retraining; when deploying, optimizing, or serving machine learning models at scale; or when setting up MLOps — ML CI/CD, model versioning, experiment tracking, GPU orchestration, and operational monitoring.

1 Updated today
risadams
AI & Automation Solid

ml-pipeline

Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, or managing experiment tracking systems.

4 Updated today
zacklecon