Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tune] Add scikit-optimize to Tune #3924

Merged
merged 24 commits into from
Feb 12, 2019
Merged

Commits on Feb 1, 2019

  1. skopt SuggestionAlgorithm and example

    Adi committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    04a016e View commit details
    Browse the repository at this point in the history
  2. add scikit-optimize to pip install

    Adi committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    0eac2ea View commit details
    Browse the repository at this point in the history
  3. add skopt example to jenkins

    Adi committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    c1b0f69 View commit details
    Browse the repository at this point in the history
  4. Update python/ray/tune/examples/skopt_example.py

    Co-Authored-By: adizim <adizim@berkeley.edu>
    richardliaw and adizim authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    3c88e0f View commit details
    Browse the repository at this point in the history
  5. Update python/ray/tune/suggest/skopt.py

    Co-Authored-By: adizim <adizim@berkeley.edu>
    richardliaw and adizim authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    19a7d97 View commit details
    Browse the repository at this point in the history
  6. Update python/ray/tune/suggest/skopt.py

    Co-Authored-By: adizim <adizim@berkeley.edu>
    richardliaw and adizim authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8802baa View commit details
    Browse the repository at this point in the history
  7. review suggestions

    Adi committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    52a6121 View commit details
    Browse the repository at this point in the history
  8. review suggestions

    Adi committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e085861 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Merge branch 'master' into tune_skopt

    Adi Zimmerman authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    14dbaca View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. example optimizer parameters fix

    Adi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    956e89d View commit details
    Browse the repository at this point in the history
  2. update example

    Adi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    9d59ad6 View commit details
    Browse the repository at this point in the history
  3. update Skopt to SkOpt

    Adi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    cee60e7 View commit details
    Browse the repository at this point in the history
  4. skopt docs

    Adi committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    3566dd5 View commit details
    Browse the repository at this point in the history
  5. lengthen underline

    Adi Zimmerman authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    713705b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Update Dockerfile

    Adi Zimmerman authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    5073636 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. dockerfile fix

    Adi committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    4bfdd03 View commit details
    Browse the repository at this point in the history
  2. dockerfile fix

    Adi committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    f3b504e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. lint

    Adi committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    9e26419 View commit details
    Browse the repository at this point in the history
  2. fix dockerfile

    Adi committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    877bde0 View commit details
    Browse the repository at this point in the history
  3. lint with flake8

    Adi committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    1e0c4c0 View commit details
    Browse the repository at this point in the history
  4. travis format error fix

    Adi committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    e24d12a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. travis format error fix

    Adi committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    80faded View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tune_skopt

    Adi committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    623c539 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. dockerfile fix

    Adi committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    aa99ccb View commit details
    Browse the repository at this point in the history