hyperparameter-tuner
This skill provides automated assistance for hyperparameter tuner tasks within the ML Training domain.
Content Preview
--- name: hyperparameter-tuner description: | Hyperparameter Tuner - Auto-activating skill for ML Training. Triggers on: hyperparameter tuner, hyperparameter tuner Part of the ML Training skill category. allowed-tools: Read, Write, Edit, Bash(python:*), Bash(pip:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Hyperparameter Tuner ## Purpose This skill provides automated assistance for hyperparameter tuner tasks within the ML Training domain. ##
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/hyperparameter-tuner.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/hyperparameter-tuner/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 planned-skills/generated/07-ml-training/hyperparameter-tuner/SKILL.md
Related Skills
Tuning Hyperparameters
This skill enables Claude to optimize machine learning model hyperparameters using grid search, random search, or Bayesian optimization. It is used when the user requests hyperparameter tuning, model optimization, or improvement of model performance. The skill analyzes the current context, generates
skill-adaptertuning hyperparameters
by jeremylongshore · plugins-plus-skills
building-automl-pipelines
Build automated machine learning pipelines with feature engineering, model selection, and hyperparameter tuning.
building-automl-pipelinesbuildingautomlpipelines
by jeremylongshore · plugins-plus-skills
scikit-learn
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.
scikit-learnscikitlearnpython
by K-Dense-AI · claude-scientific-skills
object_detection_optimization
Comprehensive guide to optimizing object detection models for accuracy and inference speed.
engineering-teamobjectdetectionoptimization
by alirezarezvani · alirezarezvani-claude-skills