Deploy ML models to production
senior-ml-engineerskillsetup L3★17,464
alirezarezvani/claude-skills ↗What it does
Productionize ML models with MLOps pipelines
Best for
Taking a trained model to production when operational monitoring and automated retraining are concerns
Inputs
- · model exports
- · training data
- · monitoring thresholds
Outputs
- · deployment config
- · monitoring dashboard
- · A/B test setup
Requires
- · Docker
- · Kubernetes
- · MLflow
- · Feast
- · Triton Inference Server
Preconditions
- · trained model ready
- · infrastructure access
Failure modes
- · data drift undetected
- · canary rollout triggers latency spike
- · feature store unavailable
Trust signals
- · SLO benchmarks
- · drift detection thresholds
- · EMV cost analysis