training-machine-learning-models
Build train machine learning models with automated workflows. Analyzes datasets, selects model types (classification, regression), configures parameters, trains with cross-validation, and saves model artifacts. Use when asked to "train model" or "evalua... Trigger with relevant phrases based on skil
Content Preview
--- name: training-machine-learning-models description: | Build train machine learning models with automated workflows. Analyzes datasets, selects model types (classification, regression), configures parameters, trains with cross-validation, and saves model artifacts. Use when asked to "train model" or "evalua... Trigger with relevant phrases based on skill purpose. allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*) version: 1.0.0 author: Jeremy Longshore <[email protected]> lic
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/training-machine-learning-models.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/ai-ml/ml-model-trainer/skills/training-machine-learning-models/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/ai-ml/ml-model-trainer/skills/training-machine-learning-models/SKILL.md
Related Skills
Training Machine Learning Models
This skill trains machine learning models using automated workflows. It analyzes datasets, selects appropriate model types (classification, regression, etc.), configures training parameters, trains the model with cross-validation, generates performance metrics, and saves the trained model artifact.
skill-adaptertraining machine learning models
by jeremylongshore · plugins-plus-skills
distributed-training-setup
This skill provides automated assistance for distributed training setup task
distributed-training-setupdistributedtrainingsetup
by jeremylongshore · plugins-plus-skills
train-test-splitter
This skill provides automated assistance for train test splitter tasks within the ML Training domain.
train-test-splittertraintestsplitter
by jeremylongshore · plugins-plus-skills
huggingface-skills
Build, train, evaluate, and use open source AI models, datasets, and spaces.
pluginpluginmarketplacehuggingface-skills
by Anthropic · anthropic-official-plugins