Shuhei Watanabe
Shuhei Watanabe
## Environment and experiments - python3.8 - Ubuntu18.04 - optuna2.8.0 First, I will show the comparisons of TPEs in [my repo](https://github.com/nabenabe0928/hpo_basement/tree/stable/optimizer) which is based on BOHB implementation and the TPE...
Hi, I would like to optimize the configuration which includes some variables which should be sampled after converted into log scale. I checked your codes and found there I could...
Please check [the issue#426](https://github.com/automl/Auto-PyTorch/issues/426). ## Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Bug...
Separate a process for the readability.
Small refactoring to separate error handling of dataframe in check_data for the readability.
Changes from reg-cocktail.
Refactoring
Just a small refactoring.
Some small changes from reg-cocktail.
## Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] Bug fix (non-breaking change which fixes...