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

Allow list hyperparameters in method JSON #60

Merged
merged 7 commits into from
Jan 17, 2018

Commits on Jan 3, 2018

  1. prototype of list hyperparameter works!

    Bennett Cyphers committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3830546 View commit details
    Browse the repository at this point in the history
  2. range -> values for categorical parameters in method json

    Bennett Cyphers committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    351ef3f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. fix merge conflicts and indentation in method json

    Bennett Cyphers committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    aee47b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb7719c View commit details
    Browse the repository at this point in the history
  3. add custom method definitions: users can pass a path to method JSON r…

    …ather than a method code
    
    in addition, all paths should now be relative to the project root (rather than ./)
    Bennett Cyphers committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    2f82b97 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. rename parameters in method json

    Bennett Cyphers committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    4891291 View commit details
    Browse the repository at this point in the history
  2. add type casting to ATM hyperparameters

    Bennett Cyphers committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    a50a2e2 View commit details
    Browse the repository at this point in the history