How to Perform Scikit-learn Hyperparameter Optimization with Optuna
Optuna is a machine learning framework specifically designed for automating hyperparameter optimization , that is, finding an externally fixed setting of machine learning model hyperparameters that optimizes the model’s performance.
