gpo.zugaina.org

Search Portage & Overlays:

dev-python/optuna

Hyperparameter optimization framework

Screenshots

  • optuna-4.9.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • optuna-4.8.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit 9534fb49192cf80161e28037023b5a2414200f6f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jun 1 11:35:23 2026 +0200

dev-python/optuna: add 4.9.0

Upstream pyproject.toml dependencies unchanged vs 4.8.0.

commit fbbbc0fa61d279a7c64e80736f8dedcafeece2c7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 09:58:10 2026 +0200

dev-python/optuna: new package, add 4.8.0

Define-by-run hyperparameter optimization framework. Required
runtime dep of sci-ml/pyannote-pipeline (its tunable-pipeline
abstraction sits on top of optuna).

Pure-python, multi-impl. Dep list mirrors upstream pyproject.toml
verbatim; tests restricted (heavy fixtures pulling scipy/boto3/...).