From ml-model-trainer
Automates training ML models (classification, regression) on datasets: analyzes data, selects/configures algorithms, cross-validates, evaluates metrics, saves artifacts. Use for model training tasks.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ml-model-trainerThis skill is limited to using the following tools:
Train machine learning models with configurable architectures, loss functions, and optimization strategies across classification, regression, and other task types.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Train machine learning models with configurable architectures, loss functions, and optimization strategies across classification, regression, and other task types.
This skill empowers Claude to automatically train and evaluate machine learning models. It streamlines the model development process by handling data analysis, model selection, training, and evaluation, ultimately providing a persisted model artifact.
This skill activates when you need to:
User request: "Train a classification model on this dataset of customer churn data."
The skill will:
User request: "Train a regression model to predict house prices based on features like size, location, and number of bedrooms."
The skill will:
This skill can be used in conjunction with other data analysis and manipulation tools to prepare data for training. It can also integrate with model deployment tools to deploy the trained model to production.
The skill produces structured output relevant to the task.