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

Test for Bayesian Optimization Algo #406

Merged
merged 14 commits into from
Mar 11, 2019
Merged

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    75e9886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3d563 View commit details
    Browse the repository at this point in the history
  3. added tests for boa

    jdplatt committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    eeb76e5 View commit details
    Browse the repository at this point in the history
  4. minor linting

    jdplatt committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3e745ab View commit details
    Browse the repository at this point in the history
  5. tests for algorithm manager

    jdplatt committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    26f9106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dd5e6a View commit details
    Browse the repository at this point in the history
  7. covered all parameter types

    jdplatt committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    afe1874 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5a3860 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    76eb49f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. added python tests to unit tests

    John Platt committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    41d19db View commit details
    Browse the repository at this point in the history
  2. remembered to uncomment existing tests

    John Platt committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    f4ae52d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. fixed path to test script

    John Platt committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    0217ace View commit details
    Browse the repository at this point in the history
  2. moved python tests to separate job in workflow

    John Platt committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    9f75f05 View commit details
    Browse the repository at this point in the history
  3. added run command to test script

    John Platt committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    57dd5c5 View commit details
    Browse the repository at this point in the history