Bug 252151

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 Flags
Shar file
none
Shar file (Revision 2) none

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