Skip to content

Conversation

@krfricke
Copy link
Contributor

@krfricke krfricke commented Sep 7, 2020

Why are these changes needed?

See title. Also removes default RLLib parameter values for searchers/schedulers.

Needs full testing suite to run and maybe some example and an end-to-end test.

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/latest/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failure rates at https://ray-travis-tracker.herokuapp.com/.
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested (please justify below)

Kai Fricke added 5 commits September 7, 2020 19:06
# Conflicts:
#	python/ray/tune/suggest/bohb.py
#	python/ray/tune/suggest/dragonfly.py
#	python/ray/tune/suggest/nevergrad.py
#	python/ray/tune/suggest/skopt.py
#	python/ray/tune/suggest/zoopt.py
@krfricke krfricke self-assigned this Sep 7, 2020
@krfricke krfricke marked this pull request as ready for review September 7, 2020 22:58
Copy link
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

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

looks good, straightforward

@sumanthratna
Copy link
Member

we should also update the metric and mode kwargs to None for the shim functions right? #10456 #10451 (comment)

@krfricke
Copy link
Contributor Author

krfricke commented Sep 8, 2020

Absolutely. Updated the PR. Thanks for spotting this!

@richardliaw richardliaw changed the title [tune] add mode/metric parameters to tune.run, pass to search algorithms and schedulers [tune] add mode/metric parameters to tune.run Sep 9, 2020
@richardliaw richardliaw merged commit 756a9ea into ray-project:master Sep 9, 2020
@krfricke krfricke deleted the tune-mode-metric branch September 9, 2020 08:19
@krfricke krfricke restored the tune-mode-metric branch September 9, 2020 08:19
@krfricke krfricke deleted the tune-mode-metric branch September 9, 2020 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants