About
This skill empowers Claude to fine-tune machine learning models by automatically searching for optimal configurations to maximize performance metrics like accuracy or RMSE. By analyzing user requirements, the skill generates production-ready Python code using libraries like scikit-learn and Optuna to perform Grid Search, Random Search, or Bayesian Optimization. It streamlines the experimentation process, handles data validation and cross-validation, and provides comprehensive reports on the best configurations found, making it an essential tool for data scientists and ML engineers looking to improve model robustness and predictive power.