optuna-hyperparameter-tuner

Solid

Optuna integration skill for automated hyperparameter optimization with advanced search strategies, pruning, multi-objective optimization, and visualization capabilities.

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Optuna Hyperparameter Tuner Optimize hyperparameters using Optuna with advanced search strategies, pruning, and visualization. ## Overview This skill provides comprehensive capabilities for hyperparameter optimization using Optuna, the state-of-the-art hyperparameter optimization framework. It supports various samplers, pruners, multi-objective optimization, and integration with popular ML frameworks. ## Capabilities ### Search Strategies - Tree-structured Parzen Estimator (TPE) - default, efficient - CMA-ES - for continuous parameters - Grid search - exhaustive - Random search - baseline - NSGAII - multi-objective optimization - QMC (Quasi-Monte Carlo) - low-discrepancy sampling ### Pruning Strategies - Median pruning - early stop underperformers - Hyperband (ASHA) - aggressive resource allocation - Percentile pruning - threshold-based - Successive Halving - efficient resource use - Wilcoxon pruning - statistical comparison ### Multi-Objective Optimization - Pareto front optimization - Multiple objective functions - Constraint handling - Trade-off visualization ### Study Management - Study persistence (SQLite, PostgreSQL, MySQL) - Study resumption - Parallel/distributed optimization - Trial importance analysis - Parameter relationship analysis ### Visualization - Optimization history - Parameter importance - Parallel coordinate plots - Slice plots - Contour plots ## Prerequisites ### Installation ```bash pip install optuna>=3.0.0 ``` ### Optional Dependencies `...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

hyperparameter-tuner

Manage hyperparameter tuner operations. Auto-activating skill for ML Training. Triggers on: hyperparameter tuner, hyperparameter tuner Part of the ML Training skill category. Use when working with hyperparameter tuner functionality. Trigger with phrases like "hyperparameter tuner", "hyperparameter tuner", "hyperparameter".

2,274 Updated today
jeremylongshore
AI & Automation Solid

optuna-study-creator

Create optuna study creator operations. Auto-activating skill for ML Training. Triggers on: optuna study creator, optuna study creator Part of the ML Training skill category. Use when working with optuna study creator functionality. Trigger with phrases like "optuna study creator", "optuna creator", "optuna".

2,274 Updated today
jeremylongshore
AI & Automation Solid

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 code for the specified search strategy, handles data validation and errors, and provides performance metrics. Trigger terms include "tune hyperparameters," "optimize model," "grid search," "random search," and "Bayesian optimization."

2,274 Updated today
jeremylongshore
AI & Automation Solid

nanoparticle-synthesis-optimizer

Synthesis parameter optimization skill for metal, semiconductor, and oxide nanoparticle production with automated protocol generation and reproducibility validation

1,160 Updated today
a5c-ai
AI & Automation Solid

apache-spark-optimizer

Analyzes and optimizes Apache Spark jobs for performance, cost, and resource utilization

1,160 Updated today
a5c-ai