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.
$
pkg install py311-optunaOrigin
misc/py-optuna
Size
4.56MiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
8 packages
Required by
1 packages