MLOps

Community

Automate ML model deployment, monitoring, and retraining.

Authory-nishizaki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities of deploying, monitoring, and managing machine learning models in production, automating the entire lifecycle from version control to continuous retraining.

Core Features & Use Cases

  • Model Versioning & Registry: Manages model versions, parameters, and metrics using tools like MLflow, and promotes models through stages (Staging, Production).
  • Model Deployment & API: Builds robust inference APIs using frameworks like FastAPI, ensuring efficient and scalable model serving.
  • Containerization & Orchestration: Packages models into Docker containers and deploys them to Kubernetes for scalable and resilient operations.
  • Monitoring & Retraining: Sets up continuous monitoring for model performance and data drift, triggering automated retraining pipelines.
  • Use Case: Deploy a fraud detection machine learning model into a production environment, setting up an API endpoint for real-time predictions, monitoring its performance, and automating its retraining process.

Quick Start

Use the MLOps skill to set up MLflow for tracking experiments, logging model parameters, and storing trained machine learning models.

Dependency Matrix

Required Modules

mlflowscikit-learnmatplotlibfastapipydanticjoblibnumpyprometheus_clientuvicorn

Components

Standard package

💻 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: MLOps
Download link: https://github.com/y-nishizaki/skills/archive/main.zip#mlops

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.