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

Expression handling #1126

Merged
merged 22 commits into from
Mar 2, 2017
Merged

Expression handling #1126

merged 22 commits into from
Mar 2, 2017

Commits on Aug 15, 2016

  1. initial version of expression-learners

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    17fe5e0 View commit details
    Browse the repository at this point in the history
  2. allow expressions within tuning param sets

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    b56128d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d6bdb View commit details
    Browse the repository at this point in the history
  4. fixing naming issues

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    8b20d6f View commit details
    Browse the repository at this point in the history
  5. further doc fixes

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    f85ad87 View commit details
    Browse the repository at this point in the history
  6. remove dict argument

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    a13c4eb View commit details
    Browse the repository at this point in the history
  7. updating man-pages

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    eb9ec14 View commit details
    Browse the repository at this point in the history
  8. rm dict_template

    kerschke authored and mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    eaea99e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7227a9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00d92f8 View commit details
    Browse the repository at this point in the history
  11. cleanup; added test

    mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    e0b4728 View commit details
    Browse the repository at this point in the history
  12. removed duplicated PH dep

    mllg committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    43e2f4f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

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

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    d7ca6cf View commit details
    Browse the repository at this point in the history
  2. use setLearnerId in tests

    mllg committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    3cfe85d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce6633 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Merge branch 'master' into expression

    # Conflicts:
    #	DESCRIPTION
    #	R/Learner_properties.R
    #	tests/testthat/test_base_measures.R
    jakob-r committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    d72e6fd View commit details
    Browse the repository at this point in the history
  2. added assertion for Task

    jakob-r committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    10d81d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c92e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    7eb94f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5144137 View commit details
    Browse the repository at this point in the history
  3. docs, mini cleanup

    mllg committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    cb5fa80 View commit details
    Browse the repository at this point in the history