K 10 svn:author V 2 pi K 8 svn:date V 27 2021-01-01T10:06:27.002426Z K 7 svn:log V 500 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 END