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

MAINT: merging quality of life changes from dev to master #47

Merged
merged 23 commits into from
May 24, 2019
Merged

Commits on Feb 24, 2019

  1. added citation instructions to docs

    David Fleming committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    e32ed10 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    38dc85e View commit details
    Browse the repository at this point in the history
  2. fixing travis ci error

    David Fleming committed May 7, 2019
    Configuration menu
    Copy the full SHA
    a25f33f View commit details
    Browse the repository at this point in the history
  3. implementing CV to select GP hyperparameters

    David Fleming committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5389676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a265e4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. testing gp amplitudes

    David Fleming committed May 9, 2019
    Configuration menu
    Copy the full SHA
    b9b2fa7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. adding ability to scale parameters from (0,1)

    David Fleming committed May 12, 2019
    Configuration menu
    Copy the full SHA
    3495e38 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. fixed bugs in scaling

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d581d83 View commit details
    Browse the repository at this point in the history
  2. fixed travis ci errors

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    ff20a86 View commit details
    Browse the repository at this point in the history
  3. generalizing scaling

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    40da1ff View commit details
    Browse the repository at this point in the history
  4. fixing shape issue

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    459ce33 View commit details
    Browse the repository at this point in the history
  5. fixing scaler bug

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    a15d7a3 View commit details
    Browse the repository at this point in the history
  6. making scale, bound required parameters

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    009879b View commit details
    Browse the repository at this point in the history
  7. made scaling hopefully more intuitive

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    bbf341b View commit details
    Browse the repository at this point in the history
  8. fixed another scaler bug

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    64183e8 View commit details
    Browse the repository at this point in the history
  9. maybe standardscaler will work?

    David Fleming committed May 13, 2019
    Configuration menu
    Copy the full SHA
    77a8970 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1219f8b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. tweaks

    David Fleming committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d4744bd View commit details
    Browse the repository at this point in the history
  2. updating example with new kwargs

    David Fleming committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a720713 View commit details
    Browse the repository at this point in the history
  3. fixed shape bug in utility functions

    David Fleming committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9d94a27 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. removed scaling since it didn't work at all, unbroke dev, added

    white_noise
    David Fleming committed May 23, 2019
    Configuration menu
    Copy the full SHA
    581a367 View commit details
    Browse the repository at this point in the history
  2. fixed example

    David Fleming committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7f2c7df View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. fixed shape issue in maximize utility fn

    David Fleming committed May 24, 2019
    Configuration menu
    Copy the full SHA
    505ad3a View commit details
    Browse the repository at this point in the history