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

Regression training limit #413

Merged
merged 19 commits into from
Oct 8, 2019

Commits on Sep 20, 2019

  1. refactored maxTrainingSample get and set function so that all classes…

    … that inherit from splitter can use them
    AdamChit committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e4b8a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2170254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff09b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14c6b42 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. style changes

    AdamChit committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    722341b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d5bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2778d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    433d483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0932810 View commit details
    Browse the repository at this point in the history
  3. Update core/src/test/scala/com/salesforce/op/stages/impl/tuning/DataS…

    …plitterTest.scala
    
    Co-Authored-By: Christopher Rupley <[email protected]>
    AdamChit and crupley committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    2b02f8a View commit details
    Browse the repository at this point in the history
  4. Update core/src/test/scala/com/salesforce/op/stages/impl/regression/R…

    …egressionModelSelectorTest.scala
    
    Co-Authored-By: Christopher Rupley <[email protected]>
    AdamChit and crupley committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0521a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    962e06f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80a80d5 View commit details
    Browse the repository at this point in the history
  7. renamed test

    AdamChit committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0ab4d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    ef4327c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca0e78 View commit details
    Browse the repository at this point in the history
  3. added datacount to summary

    AdamChit committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    8e67f27 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Trigger re-build

    AdamChit committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    009706d View commit details
    Browse the repository at this point in the history
  2. Trigger travis re-build

    AdamChit committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    cfbe22f View commit details
    Browse the repository at this point in the history