Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,791 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in optuna/optuna that received 1 comment
Add a news section to `README.md`
Motivation
Recent changes to README.md about how to contribute to Optuna should be clearer. One way to do so with little intervention is to add a r…
+3
−0
•
1
comment
- Do not use deprecated `pytorch_lightning.data_loader` decorator
- LightGBM Tuner import code fixes
- Remove generated directories with `make clean`
- Fix invalid YAML syntax
- Do not trigger labeler on push
- Fix import order of `packaging.version`
- Minor changes to `CONTRIBUTING.md`
- Simplify documentation of `BaseDistribution.single`
- GitHub Action labeler
- Skip entire `allennlp` example directory in CI
- Add type hints to `optuna/integration/tensorflow.py`
- Add type hints to files under integration_tests
- Add type hints to `integration/xgboost.py`
- Add border to markers in contour plot
- Type hint and reformat of files under visualization_tests
- Add type hints into optuna/integration/chainer.py
- fix type hint of tests/pruners_tests/test_median.py
- Exit thread after session is destroyed
- Remove unused argument `trial` from `optuna.samplers._tpe.sampler._get_observation_pairs()`
- Add type hints to optuna/samplers
- Update type hints in `optuna/pruners/_base.py` and `optuna/pruners/_successive_halving.py`
- Add tfkeras simple example
- Add link to examples in tutorial
- Add type hints into optuna/dashboard.py, optuna/integration/__init__.py
- Enable flake8 E231
- Ignore vscode configs
- Add type hints to tests/storages_tests/rdb_tests
- Add type hints to optuna/testing
- Adds that MedianPruner is the default pruner to the documentation
- Fix `docs/Makefile`
- Add type hints into optuna/cli.py
- Fix how to use `black` in `CONTRIBUTING.md`
- Refactor TPE's `sample_from_categorical_dist`
- Add code comment about n_ei_candidates for categorical parameters.
- Add modules to compute hypervolume.
- Some pull request reviews not shown.
Created an issue in optuna/optuna that received 3 comments
Make `plot_contour` example more pedagogical
Motivation Examples in the API reference should be pedagogical. The plot for the contour plot is not with somewhat poorly visible categorical param…
3
comments
6
contributions
in private repositories
Aug 15 – Aug 21