-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: optuna/optuna
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[hotfix] Add a version constraint on blackdoc
CI
Continuous integration.
#6147
opened Jun 12, 2025 by
c-bata
Loading…
Use iterator for lazy evaluation in journal storage’s
read_logs
#6144
opened Jun 11, 2025 by
kAIto47802
•
Draft
Refactor Change that does not break compatibility and not affect public interfaces, but improves performance.
tell_with_warning
to avoid unnecessary get_trial
call
enhancement
#6133
opened Jun 6, 2025 by
sawa3030
Loading…
Calculate hypervolume in HSSP using sum of contributions
enhancement
Change that does not break compatibility and not affect public interfaces, but improves performance.
#6130
opened Jun 5, 2025 by
not522
Loading…
Cache split infromation for TPE sampler.
stale
Exempt from stale bot labeling.
#6128
opened Jun 4, 2025 by
fusawa-yugo
•
Draft
Add FAQ for case sensitivity problem with MySQL
document
Documentation related.
#6127
opened Jun 4, 2025 by
fusawa-yugo
Loading…
Improve parallelization document
document
Documentation related.
#6123
opened Jun 3, 2025 by
gen740
Loading…
Fix: Resolve PG17 incompatibility for ENUMS in CASE statements
bug
Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#6099
opened May 27, 2025 by
vcovo
Loading…
Document Behavior of Documentation related.
optuna.pruners.PercentilePruner
, optuna.pruners.SuccessiveHalvingPruner
and optuna.pruners.HyperbandPruner
document
#6092
opened May 25, 2025 by
ParagEkbote
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.