Created attachment 220933 [details] Shar file 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. WWW: https://optuna.org/ --- Passes poudriere, depends on #252150.
Forgot the port description.
Created attachment 220935 [details] Shar file (Revision 2)
Committed, thanks!
A commit references this bug: Author: pi Date: Fri Jan 1 10:06:28 UTC 2021 New revision: 559821 URL: https://svnweb.freebsd.org/changeset/ports/559821 Log: New port: math/py-optuna: 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. WWW: https://optuna.org/ PR: 252151 Submitted by: Neel Chauhan <neel@neelc.org> Changes: head/math/Makefile head/math/py-optuna/ head/math/py-optuna/Makefile head/math/py-optuna/distinfo head/math/py-optuna/files/ head/math/py-optuna/files/pkg-message.in head/math/py-optuna/pkg-descr