Search Criteria
Package Details: python-optuna 4.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-optuna.git (read-only, click to copy) |
|---|---|
| Package Base: | python-optuna |
| Description: | A hyperparameter optimization framework |
| Upstream URL: | https://optuna.org |
| Licenses: | MIT |
| Submitter: | benallard |
| Maintainer: | benallard |
| Last Packager: | benallard |
| Votes: | 1 |
| Popularity: | 0.000787 |
| First Submitted: | 2021-03-18 20:58 (UTC) |
| Last Updated: | 2025-08-02 14:03 (UTC) |
Dependencies (12)
- python
- python-alembic
- python-colorlog
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-tqdm
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
iyanmv commented on 2025-01-27 18:55 (UTC)
You are still missing
python-buildandpython-installerinmakedependsarray.benallard commented on 2025-01-24 15:03 (UTC)
Thanks for the feedback, please tell me if I properly addressed all the points.
iyanmv commented on 2025-01-24 10:08 (UTC)
This PKGBUILD is broken. You are missing all makedepends, you are also not installing the license, and please don't use
pip. Check the Python package guidelines.If you need help I can send you a minimal patch.
lmartinez-mirror commented on 2022-02-03 20:28 (UTC)
Package is missing
python-setuptoolsfrommakedepends.