Skip to content

Issues: optuna/optuna

Call for contributions to OptunaHub
#5596 opened Jul 26, 2024 by y0z
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

CLI for empty DB raises ValueError bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself. contribution-welcome Issue that welcomes contribution.
#5816 opened Dec 2, 2024 by not522
Add value for --format option in CLI contribution-welcome Issue that welcomes contribution. feature Change that does not break compatibility, but affects the public interfaces. good first issue Good first issue for contribution.
#5815 opened Dec 2, 2024 by not522
retry_history method in RetryFailedTrialCallback is not tested contribution-welcome Issue that welcomes contribution. good first issue Good first issue for contribution. test Unit test.
#5814 opened Dec 2, 2024 by not522
Make error message for create_study's direction easier to understand code-fix Change that does not change the behavior, such as code refactoring. contribution-welcome Issue that welcomes contribution.
#5806 opened Nov 29, 2024 by not522
Add 404 Not Found pages in the document contribution-welcome Issue that welcomes contribution. document Documentation related.
#5805 opened Nov 29, 2024 by not522
Use study.ask in tests instead of create_new_trial code-fix Change that does not change the behavior, such as code refactoring. contribution-welcome Issue that welcomes contribution. good first issue Good first issue for contribution.
#5804 opened Nov 29, 2024 by not522
1 of 3 tasks
Fixes a fragile unit test, test_check_distribution_suggest_loguniform[sqlite3] code-fix Change that does not change the behavior, such as code refactoring. contribution-welcome Issue that welcomes contribution.
#5797 opened Nov 28, 2024 by c-bata
BruteForceSampler stops before suggesting all combinations in parallel optimization bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5780 opened Nov 22, 2024 by not522
Update kaleido code-fix Change that does not change the behavior, such as code refactoring. contribution-welcome Issue that welcomes contribution.
#5776 opened Nov 19, 2024 by nzw0301
Reducing storage file size for CMA-ES with margin feature Change that does not break compatibility, but affects the public interfaces.
#5762 opened Nov 13, 2024 by hrntsm
Pruning checks performed at incorrect steps by SuccessiveHalvingPruner bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5750 opened Nov 7, 2024 by mrvnthss
Sampler getting stuck non-optimally in search space? bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5664 opened Sep 10, 2024 by muhlbach
Optuna cannot multithread on sklearn Pipeline with multiple ColumnTransformers referencing column names bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5646 opened Aug 28, 2024 by vkarakcheev
GPSampler fails with Bracketing values (xa, xb, xc) do not fulfill this requirement: (f(xb) < f(xa)) and (f(xb) < f(xc)) bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5642 opened Aug 27, 2024 by cartisan
Optuna conditional search space definition does not hit on Google Search easily document Documentation related. needs-discussion Issue/PR which needs discussion.
#5631 opened Aug 22, 2024 by nabenabe0928
ModuleNotFoundError when running tutorial document Documentation related.
#5612 opened Aug 6, 2024 by kAIto47802
Enhancing Hyperparameter Study Parallelization with Batch Update to Expected Improvement Function feature Change that does not break compatibility, but affects the public interfaces.
#5610 opened Aug 4, 2024 by adendek
Option to use enqueue_trial along with the ask-and-tell interface feature Change that does not break compatibility, but affects the public interfaces.
#5607 opened Aug 2, 2024 by SBlokhuizen
Enbabling deleting trials feature Change that does not break compatibility, but affects the public interfaces.
#5605 opened Aug 1, 2024 by MLfreakPy
Postgres connection drops after ~one hour of inactivity bug Issue/PR about behavior that is broken. Not for typos/examples/CI/test but for Optuna itself.
#5600 opened Jul 29, 2024 by ziadloo
Call for contributions to OptunaHub contribution-welcome Issue that welcomes contribution.
#5596 opened Jul 26, 2024 by y0z
Enhance optuna/optuna/visualization by eliminating redundant for-loops and repetitive code code-fix Change that does not change the behavior, such as code refactoring.
#5571 opened Jul 12, 2024 by kAIto47802
Speed up MOTPE with cache feature Change that does not break compatibility, but affects the public interfaces. needs-discussion Issue/PR which needs discussion.
#5558 opened Jul 10, 2024 by nabenabe0928
ProTip! What’s not been updated in a month: updated:<2024-11-05.