machine-learning

Community

End-to-end ML lifecycle guidance.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building and maintaining machine learning systems requires structured processes across problem framing, data prep, model training, evaluation, deployment, and monitoring. This Skill provides a comprehensive framework to navigate the ML lifecycle with repeatable patterns.

Core Features & Use Cases

  • ML Lifecycle Guidance: from problem definition to production monitoring
  • Data Preparation & Feature Engineering: recommended patterns and checks
  • Model Training & Evaluation: experiment design, metrics selection, and selection criteria
  • Production Deployment: serving strategies and monitoring
  • Experiment Tracking: versioning, lineage, and reproducibility

Quick Start

Plan an ML experiment to forecast demand: define problem type, select metrics, and outline a training and evaluation plan.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: machine-learning
Download link: https://github.com/89jobrien/steve/archive/main.zip#machine-learning

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