Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix DNGO tuner class name #3707

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Conversation

ultmaster
Copy link
Contributor

Fixed an issue that DNGO tuner name is not consistent in python file and yaml.

@ultmaster ultmaster requested review from QuanluZhang and J-shang June 1, 2021 10:04
@ultmaster ultmaster merged commit f579f17 into microsoft:master Jun 2, 2021
@@ -40,7 +40,7 @@ def _random_config(search_space, random_state):
return chosen_config


class DngoTuner(Tuner):
class DNGOTuner(Tuner):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW, do we update doc accordingly?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs were correct in the first place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants