소개
The Hyperparameter Tuner skill empowers Claude to significantly improve machine learning models by identifying optimal configurations. By analyzing model requirements and datasets, it generates executable Python code leveraging industry-standard libraries like scikit-learn and Optuna. It supports multiple search strategies—including grid search for exhaustive testing and Bayesian optimization for efficiency—while handling data validation, cross-validation, and performance reporting to ensure robust and accurate results.