Skip to main content
jeremylongshore

ml-model-trainer

by jeremylongshorev1.0.0

Train and optimize machine learning models with automated workflows

Installation guide →
1 skill 1 commandai-ml GitHub

Commands

train

Train a machine learning model with specified parameters

Documentation

# ML Model Trainer Plugin

Train and optimize machine learning models with automated workflows.

## Installation

```bash
/plugin install ml-model-trainer@claude-code-plugins-plus
```

## Usage

```bash
/train
```

## Features

- Automated model training
- Cross-validation
- Performance metrics
- Model persistence
- Multi-framework support

## Requirements

- Python 3.8+
- scikit-learn, pandas, numpy

## License

MIT