This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
HPO Benchmark Fixes and New Features #3925
Merged
QuanluZhang
merged 31 commits into
microsoft:master
from
xiaowu0162:hpo-benchmark-v1-fix
Jul 26, 2021
Merged
HPO Benchmark Fixes and New Features #3925
QuanluZhang
merged 31 commits into
microsoft:master
from
xiaowu0162:hpo-benchmark-v1-fix
Jul 26, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
QuanluZhang
reviewed
Jul 12, 2021
QuanluZhang
reviewed
Jul 12, 2021
QuanluZhang
reviewed
Jul 12, 2021
...es/trials/benchmarking/automlbenchmark/nni/extensions/NNI/architectures/run_random_forest.py
Show resolved
Hide resolved
@xiaowu0162 suggest to further refine the doc |
This comment has been minimized.
This comment has been minimized.
xiaowu0162
changed the title
HPO Benchmark V1 Fixes
HPO Benchmark Fixs and New Features
Jul 13, 2021
xiaowu0162
changed the title
HPO Benchmark Fixs and New Features
HPO Benchmark Fixes and New Features
Jul 16, 2021
J-shang
reviewed
Jul 19, 2021
...es/trials/benchmarking/automlbenchmark/nni/extensions/NNI/architectures/run_random_forest.py
Show resolved
Hide resolved
...es/trials/benchmarking/automlbenchmark/nni/extensions/NNI/architectures/run_random_forest.py
Show resolved
Hide resolved
...es/trials/benchmarking/automlbenchmark/nni/extensions/NNI/architectures/run_random_forest.py
Show resolved
Hide resolved
J-shang
approved these changes
Jul 19, 2021
ultmaster
approved these changes
Jul 21, 2021
QuanluZhang
approved these changes
Jul 26, 2021
78 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pr fixes several issues found in the first version of the HPO Benchmark.
Update: the new feature "new search space for MLP" is also added in this pr.