A hyperparameter optimization framework
Optuna is an automatic hyperparameter optimization software framework, particularly designed for machine learning. It features an imperative, define-by-run style user API. Thanks to our define-by-run API, the code written with Optuna enjoys high modularity, and the user of Optuna can dynamically construct the search spaces for the hyperparameters.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 4.6.0-1.fc44 | - |
| Fedora 43 | 4.6.0-1.fc43 | 4.5.0-2.fc43 |
| Fedora 42 | 4.2.1-1.fc42 | - |
| Fedora 41 | 3.6.1-2.fc41 | - |
You can contact the maintainers of this package via email at
python-optuna dash maintainers at fedoraproject dot org.