Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / optuna/optuna issues and pull requests

#5302 - Speed up non-dominated sort

Pull Request - State: closed - Opened by nabenabe0928 7 months ago - 8 comments
Labels: enhancement

#5301 - Add a new class called `StudyJoblib`

Issue - State: open - Opened by cheginit 7 months ago - 2 comments
Labels: feature

#5298 - Fix `_split_trials` of `TPESampler` for constrained optimization with constant liar

Pull Request - State: closed - Opened by not522 7 months ago - 2 comments
Labels: bug

#5297 - Add a way to make the behavior of Optuna Terminator deterministic.

Issue - State: open - Opened by eukaryo 7 months ago
Labels: feature

#5296 - Pandas Package import is not reinforced

Issue - State: closed - Opened by ashwinsnambiar 7 months ago - 1 comment
Labels: bug

#5294 - AssertionError in _FanovaTree.get_marginal_variance(self, features)

Issue - State: closed - Opened by ttzhu813 7 months ago - 4 comments
Labels: bug

#5292 - Not executing the code

Issue - State: closed - Opened by fatemehmomeni80 7 months ago

#5289 - How optuna suggests parameters?

Issue - State: closed - Opened by kkckk1110 7 months ago

#5287 - Support curved line parallel coordinate plot

Issue - State: open - Opened by Alnusjaponica 7 months ago - 1 comment
Labels: feature, needs-discussion

#5286 - Add examples of newly added feature to the documents

Issue - State: open - Opened by Alnusjaponica 7 months ago
Labels: document

#5285 - Introduce lazy greedy algorithm to `_solve_hssp`

Issue - State: closed - Opened by Alnusjaponica 7 months ago - 3 comments
Labels: enhancement, code-fix, needs-discussion

#5284 - Multi-criteria decision making

Issue - State: open - Opened by Mahdibrahim 7 months ago
Labels: feature

#5283 - Normalization of objective function value

Issue - State: closed - Opened by mahdizibrahim 7 months ago - 2 comments
Labels: feature

#5282 - [RFC] Report multiple intermediate values

Pull Request - State: closed - Opened by nzw0301 7 months ago - 3 comments
Labels: stale

#5281 - Unify and refactor `plot_timeline` test

Pull Request - State: closed - Opened by nzw0301 7 months ago - 4 comments
Labels: code-fix

#5280 - Fixing potential unbound local variable in `Study._optimize_sequential`

Issue - State: open - Opened by lumip 7 months ago - 8 comments
Labels: bug

#5279 - Enhance GPSampler performance (other than introducing local search)

Pull Request - State: closed - Opened by contramundum53 7 months ago - 2 comments
Labels: enhancement

#5278 - Remove the Python version constraint for PyTorch

Pull Request - State: closed - Opened by gen740 7 months ago - 1 comment
Labels: test

#5277 - Follow up for split integrations

Pull Request - State: closed - Opened by gen740 7 months ago - 3 comments
Labels: CI

#5276 - Fix inconsistencies between terminator and terminator visualization i…

Pull Request - State: closed - Opened by SimonPop 7 months ago - 4 comments
Labels: enhancement

#5275 - Minor fixes

Pull Request - State: closed - Opened by nzw0301 7 months ago - 1 comment
Labels: document

#5274 - Enhance performance of GPSampler

Pull Request - State: closed - Opened by contramundum53 7 months ago - 8 comments
Labels: enhancement

#5271 - Unify indent size, two in toml file

Pull Request - State: closed - Opened by nzw0301 7 months ago - 1 comment
Labels: CI

#5270 - Clarify that pruners module does not support multi-objective optimization

Pull Request - State: closed - Opened by nzw0301 7 months ago - 1 comment
Labels: document

#5269 - Fix checking value in `study.tell` .

Pull Request - State: closed - Opened by ryota717 7 months ago - 3 comments
Labels: bug, stale

#5268 - Feature Request: Multi-Objective Reporting and Pruning

Issue - State: closed - Opened by bionicles 7 months ago - 2 comments
Labels: feature

#5267 - Rename variables in `plot_timeline` files

Pull Request - State: closed - Opened by nzw0301 7 months ago - 2 comments
Labels: code-fix

#5266 - Add a tutorial of Wilcoxon pruner

Pull Request - State: closed - Opened by eukaryo 7 months ago - 2 comments
Labels: document

#5265 - Unify `plot_timeline` tests

Pull Request - State: closed - Opened by nzw0301 7 months ago - 3 comments

#5264 - Naming rule of CI jobs is not consistent

Issue - State: closed - Opened by nzw0301 7 months ago
Labels: feature

#5263 - Add CI settings to test Matplotlib without Plotly

Pull Request - State: closed - Opened by DanielAvdar 7 months ago - 14 comments
Labels: CI

#5261 - Simplify annotations in `optuna/study/_optimize.py`

Pull Request - State: closed - Opened by shahpratham 7 months ago - 2 comments
Labels: code-fix

#5260 - TPESampler can't deal with Pruned Trials within Sample for Multiobjective study

Issue - State: closed - Opened by patrickbritz 7 months ago - 3 comments
Labels: bug

#5258 - Remove unnecessary comment in `Specify Hyperparameters Manually` tutorial page

Pull Request - State: closed - Opened by nzw0301 7 months ago - 2 comments
Labels: document

#5257 - Replace lightgbm with PyTorch-based example to remove lightgbm dependency in visualization tutorial

Pull Request - State: closed - Opened by nzw0301 7 months ago - 4 comments
Labels: document

#5256 - Add a safety guard to Wilcoxon pruner, and modify the docstring

Pull Request - State: closed - Opened by eukaryo 7 months ago - 2 comments
Labels: document

#5255 - New tutorial for visualization

Issue - State: closed - Opened by y0z 8 months ago - 2 comments
Labels: document

#5253 - Updated-github-actions

Pull Request - State: closed - Opened by HarshitNagpal29 8 months ago - 11 comments
Labels: stale

#5252 - Apply Black 2024 to codebase

Pull Request - State: closed - Opened by Alnusjaponica 8 months ago - 6 comments
Labels: code-fix

#5251 - Skip `test_reproducible_in_other_process` for `GPSampler` with Python 3.12

Pull Request - State: closed - Opened by HideakiImamura 8 months ago - 5 comments
Labels: CI

#5250 - Add Optuna Dashboard section to docs

Pull Request - State: closed - Opened by porink0424 8 months ago - 1 comment
Labels: document

#5249 - Migrate LightGBM integration

Pull Request - State: closed - Opened by y0z 8 months ago - 2 comments
Labels: compatibility

#5248 - UnicodeDecodeError in optuna 3.5.0 with db.sqlite3 storage

Issue - State: open - Opened by HDembinski 8 months ago - 4 comments
Labels: enhancement

#5247 - Make `gp.fit_kernel_params` more robust

Pull Request - State: closed - Opened by contramundum53 8 months ago - 3 comments
Labels: bug

#5246 - Remove MLflow integration

Pull Request - State: closed - Opened by y0z 8 months ago - 4 comments
Labels: compatibility

#5244 - Replace the old example directory

Pull Request - State: closed - Opened by nzw0301 8 months ago - 2 comments
Labels: document

#5243 - adding link for module's example to documetation for the optuna.terminator module

Pull Request - State: closed - Opened by HarshitNagpal29 8 months ago - 4 comments
Labels: document

#5242 - Update GitHub Actions versions to use Node 20

Issue - State: closed - Opened by Alnusjaponica 8 months ago - 4 comments
Labels: feature

#5241 - Implement optuna.terminator using optuna._gp

Pull Request - State: closed - Opened by y0z 8 months ago - 4 comments
Labels: compatibility, optuna.samplers

#5240 - Delete `labeler.yml` to disable the `triage` action

Pull Request - State: closed - Opened by c-bata 8 months ago - 1 comment
Labels: other

#5239 - Remove XGBoost Integration

Pull Request - State: closed - Opened by y0z 8 months ago - 3 comments
Labels: compatibility, optuna.integration

#5238 - Remove XGBoost Integration

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 3 comments
Labels: optuna.integration

#5237 - Remove the wandb integration

Pull Request - State: closed - Opened by y0z 8 months ago - 2 comments
Labels: compatibility, optuna.integration

#5236 - Remove the cma integration

Pull Request - State: closed - Opened by y0z 8 months ago - 2 comments
Labels: compatibility, optuna.integration, optuna.samplers

#5235 - Update links to papers

Pull Request - State: closed - Opened by Alnusjaponica 8 months ago - 2 comments
Labels: document, optuna.pruners, optuna.samplers, optuna.visualization

#5234 - Remove SkoptSampler

Pull Request - State: closed - Opened by Alnusjaponica 8 months ago - 2 comments
Labels: compatibility, optuna.integration

#5233 - Add a note section to explain that reseed affects reproducibility

Pull Request - State: closed - Opened by nzw0301 8 months ago - 1 comment
Labels: document

#5232 - Hotfix mypy error in integration

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 2 comments
Labels: CI

#5231 - Sorting Error in find_max_value_trial()

Issue - State: open - Opened by unolife 8 months ago - 2 comments
Labels: bug

#5230 - Remove BoTorch integration

Pull Request - State: closed - Opened by y0z 8 months ago - 5 comments
Labels: compatibility, optuna.integration

#5229 - Fix trial validation

Pull Request - State: closed - Opened by contramundum53 8 months ago - 2 comments
Labels: bug, optuna.trial

#5226 - TypeError: '<' not supported between instances of 'NoneType' and 'int'

Issue - State: open - Opened by yancychy 8 months ago - 10 comments
Labels: bug

#5225 - Migrate the sklearn integration.

Pull Request - State: closed - Opened by y0z 8 months ago - 2 comments
Labels: compatibility, optuna.integration

#5224 - Add UCB for `optuna._gp`

Pull Request - State: closed - Opened by contramundum53 8 months ago - 2 comments
Labels: enhancement, optuna.samplers

#5223 - Replace legacy `plotly.graph_objs` with `plotly.graph_objects`

Pull Request - State: closed - Opened by nzw0301 8 months ago - 1 comment
Labels: document, optuna.visualization

#5222 - Remove dask integration

Pull Request - State: closed - Opened by gen740 8 months ago - 4 comments
Labels: compatibility, optuna.integration, optuna.testing

#5221 - Add a version constraint for Torch

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 4 comments
Labels: CI

#5220 - Correctly fork seed for samplers with underlying random sampler

Pull Request - State: closed - Opened by contramundum53 8 months ago - 1 comment
Labels: optuna.samplers

#5218 - Remove XGBoost integration

Pull Request - State: closed - Opened by buruzaemon 8 months ago - 7 comments
Labels: optuna.integration

#5217 - Fix the errors in mypy for the `Checks (Integration)` CI

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 6 comments
Labels: CI

#5216 - LightGBMTuner does not reproduce with a machine epsilon error

Issue - State: open - Opened by nabenabe0928 8 months ago
Labels: bug, CI

#5215 - Import SQLAlchemy lazily

Pull Request - State: closed - Opened by not522 8 months ago - 1 comment
Labels: enhancement, optuna.storages

#5214 - Skip the reproducibility tests for lightgbm

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 4 comments
Labels: CI

#5213 - Remove pytorch integration

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 4 comments
Labels: compatibility, optuna.integration

#5212 - Add a super quick f-ANOVA algorithm named PED-ANOVA

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 7 comments
Labels: feature, optuna.importance

#5211 - Upgrade `FrozenTrial._validate()`

Pull Request - State: closed - Opened by eukaryo 8 months ago - 2 comments
Labels: enhancement, optuna.trial

#5210 - Add version constraint for black

Pull Request - State: closed - Opened by nzw0301 8 months ago - 1 comment
Labels: CI

#5209 - Non-deterministic test: float comparisons in some tests make them flaky

Issue - State: open - Opened by pkoz 8 months ago
Labels: bug

#5208 - Reformat code to comply with the Black 2024 Code Style.

Issue - State: closed - Opened by pkoz 8 months ago - 1 comment
Labels: code-fix

#5207 - Adapt tests to backward-incompatible changes in moto 5.0.0

Pull Request - State: closed - Opened by pkoz 8 months ago - 4 comments

#5206 - OptunaSearchCV using deprecated fit_params rather than params

Issue - State: closed - Opened by ashah03 8 months ago
Labels: code-fix

#5205 - Add CI settings to check `optuna.visualization.matplotlib` module is available without `plotly`

Issue - State: open - Opened by c-bata 8 months ago
Labels: feature, contribution-welcome

#5204 - Document the link to the Terminator's example

Issue - State: closed - Opened by HideakiImamura 8 months ago - 1 comment
Labels: document, contribution-welcome, good first issue

#5203 - Speed up `_hypervolume.WFG`

Issue - State: open - Opened by HideakiImamura 8 months ago - 2 comments
Labels: enhancement, contribution-welcome

#5202 - Document how each pruner handles `nan`

Issue - State: open - Opened by HideakiImamura 8 months ago
Labels: document, contribution-welcome

#5201 - Add support best value with constraint

Pull Request - State: closed - Opened by hrntsm 8 months ago - 16 comments
Labels: optuna.storages

#5199 - Problem with running Optuna study because Lightning cannot be imported (not found)

Issue - State: closed - Opened by Mballerina 8 months ago - 4 comments
Labels: code-fix

#5198 - Remove CatBoost integration for isolation.

Pull Request - State: closed - Opened by y0z 8 months ago - 4 comments
Labels: compatibility, optuna.integration

#5197 - BoTorch Dependency Not Installed with Optuna via pip

Issue - State: closed - Opened by resnant 8 months ago - 3 comments
Labels: code-fix

#5196 - OptunaSearchCV support single split cv

Issue - State: closed - Opened by dmitry-lesnik 8 months ago - 1 comment
Labels: feature

#5195 - Fix `JSONDecodeError` in `JournalStorage`

Pull Request - State: closed - Opened by y0z 8 months ago - 5 comments
Labels: bug, optuna.storages

#5194 - Add a new section explaing how to customize figures

Pull Request - State: closed - Opened by nzw0301 8 months ago - 9 comments
Labels: document

#5193 - Update NamedTuple in _ParzenEstimatorParameters to more modern style

Pull Request - State: closed - Opened by nabenabe0928 8 months ago - 1 comment
Labels: code-fix, optuna.samplers

#5192 - Ignore auto generated files by Sphinx

Pull Request - State: closed - Opened by c-bata 8 months ago - 1 comment
Labels: other

#5189 - Enhance README

Pull Request - State: closed - Opened by nabenabe0928 9 months ago - 1 comment
Labels: document

#5188 - Make Methods section hidden from Artifact Docs

Pull Request - State: closed - Opened by c-bata 9 months ago - 3 comments
Labels: document