Optuna Hyperparameter Tuning

When the user wants to tune metaheuristic or solver parameters with Optuna, including search-space definition, TPE sampling, pruning weak configurations early, multi-instance objectives (mean/median over an instance set), and held-out validation against overtuning. Also use when the user mentions "Optuna," "hyperparameter tuning," "parameter tuning," "tune metaheuristic," "TPE sampler," "algorithm configuration," or when reported results hinge on hand-picked parameter values. For statistical comparison of tuned configurations, see algorithm-benchmarking-statistics; for deciding which parameters an algorithm should expose, see metaheuristic-design-principles.

hajibabaie c69589d 39.8 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/optuna-hyperparameter-tuning commit c69589d956

Frequently asked questions

npx skillmds@latest add hajibabaie/optuna-hyperparameter-tuning