Skip to content

Pull requests: optuna/optuna

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

Pull requests list

Add __future__.annotations to base sampler code-fix Change that does not change the behavior, such as code refactoring.
#5442 opened May 13, 2024 by nabenabe0928 Loading… v4.0.0
Simplify annotations in _brute_force.py code-fix Change that does not change the behavior, such as code refactoring.
#5441 opened May 12, 2024 by eukaryo Loading… v4.0.0
Bundle experimental feature warning
#5434 opened May 8, 2024 by nabenabe0928 Loading…
Support constrained optimization in best_trial compatibility Change that breaks compatibility.
#5426 opened May 1, 2024 by not522 Loading…
Drop implicit create-study in ask command compatibility Change that breaks compatibility.
#5415 opened Apr 23, 2024 by eukaryo Loading… v4.0.0
Add pre-commit config
#5408 opened Apr 22, 2024 by HideakiImamura Loading…
Reduce the time complexity of HSSP 2d from O(NK^2 log K) to O((N - K)K) enhancement Change that does not break compatibility and not affect public interfaces, but improves performance.
#5346 opened Mar 19, 2024 by nabenabe0928 Loading… v4.0.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.