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

Fix _log_complete_trial for constrained optimization bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5462 opened May 27, 2024 by not522 Loading…
Implement download_artifact
#5448 opened May 15, 2024 by porink0424 Loading…
Lock the trial heartbeat model
#5447 opened May 15, 2024 by HideakiImamura Loading…
Enable single pruner in multi-objective optimization stale Exempt from stale bot labeling.
#5438 opened May 9, 2024 by eukaryo Draft
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
Add the explanation of how to sample the best expected params to FAQ document Documentation related. stale Exempt from stale bot labeling.
#5339 opened Mar 18, 2024 by nabenabe0928 Loading… v4.0.0
ProTip! What’s not been updated in a month: updated:<2024-04-28.