home/categories/machine-learning/jeremylongshore-claude-code-plugins-plus-skills-backups-plugin-enhancements-plugin-backups-ml-model-trainer-20251019-193315-skills-skill-adapter-skill-md
machine-learningdata-ai

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. Use this skill when the user requests to "train" a model, needs to evaluate a dataset for machine learning purposes, or wants to optimize model performance. The skill supports common frameworks like scikit-learn.

jeremylongshore
maintainer
jeremylongshore
Atualizado 1/18/2026
Estrelas
1020
Forks
131
quick start

Installation and usage

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. Use this skill when the user requests to "train" a model, needs to evaluate a dataset for machine learning purposes, or wants to optimize model performance. The skill supports common frameworks like scikit-learn.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use training-machine-learning-models