Skip to content

Pull requests: optuna/optuna

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Refactor return style #6136
#6151 opened Jun 12, 2025 by unKnownNG Loading…
Fix README for blackdoc==0.3.10
#6150 opened Jun 12, 2025 by nzw0301 Loading…
[hotfix] Add a version constraint on blackdoc CI Continuous integration.
#6147 opened Jun 12, 2025 by c-bata Loading…
Refactor tell_with_warning to avoid unnecessary get_trial call enhancement Change that does not break compatibility and not affect public interfaces, but improves performance.
#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…
ProTip! Exclude everything labeled bug with -label:bug.