notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-optuna Hyperparameter optimization framework
4.3.0 misc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-06-24 02:48:07
Last Update: 2025-04-26 19:03:15
Commit Hash: de1d707
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-optuna
distinfo:
TIMESTAMP = 1745689301 SHA256 (optuna-4.3.0.tar.gz) = b3866842a84bc0bbb9906363bd846cfc39d09d3196265354bfdfda6a2f123b84 SIZE (optuna-4.3.0.tar.gz) = 457906

Packages (timestamps in pop-ups are UTC):
py311-optuna
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.3.0--4.3.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-4.3.0--4.3.0---
FreeBSD:14:quarterly---4.0.0----
FreeBSD:15:latest-4.3.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-coverage>=0 : devel/py-coverage@py311
  2. py311-fakeredis>=0 : databases/py-fakeredis@py311
  3. py311-moto>=0 : devel/py-moto@py311
  4. py311-pytest>=0 : devel/py-pytest@py311
  5. py311-pytorch>=0 : misc/py-pytorch@py311
  6. py311-scipy>=1.9.2 : science/py-scipy@py311
  7. py311-boto3>0 : www/py-boto3@py311
  8. py311-cmaes>=0.10.0 : math/py-cmaes@py311
  9. py311-google-cloud-storage>0 : www/py-google-cloud-storage@py311
  10. py311-grpcio>0 : devel/py-grpcio@py311
  11. py311-matplotlib>=3.6.0 : math/py-matplotlib@py311
  12. py311-pandas>0 : math/py-pandas@py311
  13. py311-plotly>=4.9.0 : graphics/py-plotly@py311
  14. py311-protobuf>=5.28.1 : devel/py-protobuf@py311
  15. py311-pytorch>0 : misc/py-pytorch@py311
  16. py311-redis>0 : databases/py-redis@py311
  17. py311-scikit-learn>=0.24.2 : science/py-scikit-learn@py311
  18. py311-scipy>0 : science/py-scipy@py311
  19. py311-pytest>=7,1 : devel/py-pytest@py311
  20. python3.11 : lang/python311
Runtime dependencies:
  1. py311-alembic>=1.5.0 : databases/py-alembic@py311
  2. py311-colorlog>0 : devel/py-colorlog@py311
  3. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  4. py311-packaging>=20.0 : devel/py-packaging@py311
  5. py311-sqlalchemy20>=1.4.2 : databases/py-sqlalchemy20@py311
  6. py311-tqdm>0 : misc/py-tqdm@py311
  7. py311-pyyaml>0 : devel/py-pyyaml@py311
  8. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/optuna/
  2. https://pypi.org/packages/source/o/optuna/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.0
26 Apr 2025 19:03:15
commit hash: de1d707d11ee0546ba76ec2b0c4bad49cd1860e4commit hash: de1d707d11ee0546ba76ec2b0c4bad49cd1860e4commit hash: de1d707d11ee0546ba76ec2b0c4bad49cd1860e4commit hash: de1d707d11ee0546ba76ec2b0c4bad49cd1860e4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-optuna: update 4.0.0 → 4.3.0
4.0.0
03 Sep 2024 08:35:55
commit hash: 8ba200d0c676492b40c646cdcd96e0a12e2e4859commit hash: 8ba200d0c676492b40c646cdcd96e0a12e2e4859commit hash: 8ba200d0c676492b40c646cdcd96e0a12e2e4859commit hash: 8ba200d0c676492b40c646cdcd96e0a12e2e4859 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-optuna: update 3.6.1 → 4.0.0

Reported by:	portscout
3.6.1_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
3.6.1
24 Jun 2024 02:08:34
commit hash: 10dfaae369a6257f530aa0e2ee0625b12687e980commit hash: 10dfaae369a6257f530aa0e2ee0625b12687e980commit hash: 10dfaae369a6257f530aa0e2ee0625b12687e980commit hash: 10dfaae369a6257f530aa0e2ee0625b12687e980 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-optuna: New port: Hyperparameter optimization framework

Number of commits found: 4