Summary: | [NEW PORT]: math/py-optuna: A hyperparameter optimization framework | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neel Chauhan <nc> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | nc, pi | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 252150 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Neel Chauhan
2020-12-26 03:30:31 UTC
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 |