Port details |
- py-optuna Hyperparameter optimization framework
- 4.0.0 misc =2 3.6.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-06-24 02:48:07
- Last Update: 2024-09-03 08:35:55
- Commit Hash: 8ba200d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://optuna.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}optuna>0:misc/py-optuna@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-optuna/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-optuna
- pkg install py311-optuna
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-optuna listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-optuna
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725348294
SHA256 (optuna-4.0.0.tar.gz) = 844949f09e2a7353ab414e9cfd783cf0a647a65fc32a7236212ed6a37fe08973
SIZE (optuna-4.0.0.tar.gz) = 280224
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-fakeredis>=0 : databases/py-fakeredis@py311
- py311-moto>=0 : devel/py-moto@py311
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytorch>=0 : misc/py-pytorch@py311
- py311-scipy>=1.9.2 : science/py-scipy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-alembic>=1.5.0 : databases/py-alembic@py311
- py311-colorlog>0 : devel/py-colorlog@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-sqlalchemy14>=1.3.0 : databases/py-sqlalchemy14@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-optuna
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|