Bug 252151 - [NEW PORT]: math/py-optuna: A hyperparameter optimization framework
Summary: [NEW PORT]: math/py-optuna: A hyperparameter optimization framework
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on: 252150
Blocks:
  Show dependency treegraph
 
Reported: 2020-12-26 03:30 UTC by Neel Chauhan
Modified: 2021-01-01 10:07 UTC (History)
2 users (show)

See Also:


Attachments
Shar file (2.40 KB, application/x-shellscript)
2020-12-26 03:30 UTC, Neel Chauhan
no flags Details
Shar file (Revision 2) (2.33 KB, application/x-shellscript)
2020-12-26 03:47 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-12-26 03:30:31 UTC
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.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2020-12-26 03:31:05 UTC
Forgot the port description.
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2020-12-26 03:47:42 UTC
Created attachment 220935 [details]
Shar file (Revision 2)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2021-01-01 10:06:38 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-01-01 10:07:17 UTC
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