소개
The Hyperparameter Tuner skill empowers Claude to systematically improve machine learning model accuracy and efficiency through automated search strategies. It supports grid search, random search, and advanced Bayesian optimization via Optuna, handling everything from search space definition to code generation and performance reporting. This skill is essential for data scientists looking to move beyond default parameters and squeeze every bit of performance out of their models while ensuring robustness through built-in cross-validation techniques.