Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
1,816 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 60 commits in 5 repositories
Created 1 repository
- hvy/kurobako Rust
Created a pull request in optuna/optuna that received 8 comments
Ask and Tell API (`Study.report`)
Motivation
See #2158.
Description of the changes
Depends on #2158. (Edit: merged)
Introduces Study.report
. The logic of Trial.report
is moved to th…
+157
−66
•
8
comments
Opened 16 other pull requests in 4 repositories
optuna/optuna
3
open
7
merged
1
closed
- Multi-objective error messages from `Study` to suggest solutions
- [WIP] Automatically derive version number from SCM
- Immediately persist suggested parameters with `_CachedStorage`
- [WIP] Ask and Tell (`Study.ask` with restoration)
- Revert "Ask and Tell API (`Study.report`)"
- Fix bad warning message in `BoTorchSampler`
- `BoTorchSampler` minor code fix reducing dictionary lookup and clearer type behavior
- `SkoptSampler` acquisition function in test to more likely converge
- Ask and Tell API (`Study.should_prune`)
- Storages to query trial IDs from numbers
- Fix `scipy==1.6.0` test failure with `LogisticRegression`
sile/kurobako
3
merged
hvy/optuna
1
open
sile/kurobako-py
1
merged
Reviewed 31 pull requests in 2 repositories
optuna/optuna 30 pull requests
- Add heartbeat functionality using `threading`
- Add tests rdbstorage in github actions
- Ensure uniform and loguniform distributions less than high boundary
- Make `create_trial`'s documentation and tests richer
- Bump up version number to 2.5.0.dev
- Refactor `examples/multi_objective/pytorch_simple.py`
- Remove duplicate test on `study_tests/test_optimize.py`
- Move `STORAGE_MODES` to `testing/storage.py`
- Fix the wrong way to set `datetime_start` (clean)
- Raise exceptions if constraints are missing in constrained NSGA-II
- Call base sampler's `after_trial` in `PartialFixedSampler`
- Move import lines of the callback recipe (A follow-up of #2125)
- Diet `tests/test_study.py`
- Provide a user-defined pruner example
- Use `study.get_trials` instead of `study._storage.get_all_trials`
- Immediately persist suggested parameters with `_CachedStorage`
- Fix the wrong way to set `datetime_start`
- Add `constraints_func` argument to NSGA-II.
- Add an explanation of "no period in the PR title" to `CONTRIBUTING.md`
- Fix `mypy` local fails in `tests/test_deprecated.py` and `tests/test_experimental.py`
- [Backport] Fix the syntax of `pypi-publish.yml`
- Fix the syntax of `pypi-publish.yml`
- Add heartbeat functionality using `asyncio`
- Bump up version number to 2.4.0
- Warn default target name when target is specified
- Some pull request reviews not shown.
conda-forge/optuna-feedstock 1 pull request
Created an issue in optuna/optuna that received 3 comments
Ask and Tell API Request
Motivation
Please refer to the description in #2158.
Description
This is an issue to keep track of related PRs to Optuna's ask and tell API.
Stud…
•
3
comments
Opened 7 other issues in 1 repository
1
contribution
in private repositories
Jan 5