hyperparameter-tuner

v1.21.0 by Jeremy Longshore

Optimize hyperparameters using grid/random/bayesian search

MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install hyperparameter-tuner@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Optimize hyperparameters using grid/random/bayesian search

Features

  • Automated workflows
  • Best practices implementation
  • Performance optimization
  • Error handling

Skills (1) plugin-local skills

tuning-hyperparameters View full skill →

Optimize machine learning model hyperparameters using grid search, random search, or Bayesian optimization.

ReadWriteEditGrepGlobBash(cmd:*)

How It Works


/tune-hyper

Ready to use hyperparameter-tuner?