hyperparameter-tuner
by jeremylongshorev1.0.0
Optimize hyperparameters using grid/random/bayesian search
Commands
tune-hyperExecute AI/ML task with intelligent automation
Documentation
# hyperparameter tuner Plugin Optimize hyperparameters using grid/random/bayesian search ## Installation ```bash /plugin install hyperparameter-tuner@claude-code-plugins-plus ``` ## Usage ```bash /tune-hyper ``` ## Features - Automated workflows - Best practices implementation - Performance optimization - Error handling ## Requirements - Python 3.8+ - Standard ML libraries ## License MIT