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

Dev #100

Merged
merged 106 commits into from
May 12, 2017
Merged

Dev #100

merged 106 commits into from
May 12, 2017

Commits on Mar 17, 2017

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

Commits on Mar 18, 2017

  1. mininimum proof of concept for s3 classes...easy_* functions create e…

    …asy_* classes which when passed to replicate_* functions appropriately and flexibly dispatch to fit_model, predict_model, etc. functions depending on the class
    paulhendricks committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    ce2ec61 View commit details
    Browse the repository at this point in the history
  2. demonstration of how easy it is to add a new algorithm like glinterne…

    …t; the user is warned that glinternet is not complete but needs a couple of tweaks to adhere to best practices
    paulhendricks committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    a40852c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c73417a View commit details
    Browse the repository at this point in the history
  4. some documentation

    paulhendricks committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    83e2644 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. some fixes; added glinternet, neural network, and deep neural network…

    …; updated documentation and changed some unit tests; still need to add more unit tests
    paulhendricks committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    a5c24de View commit details
    Browse the repository at this point in the history
  2. added some unit tests

    paulhendricks committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    81db28b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

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

Commits on Apr 2, 2017

  1. Configuration menu
    Copy the full SHA
    5fc5b68 View commit details
    Browse the repository at this point in the history
  2. updated bibtex

    paulhendricks committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    6225860 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Configuration menu
    Copy the full SHA
    77d4eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df5134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f125e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57fb6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0da9aef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #96 from CCS-Lab/experimental

    merge experimental branch into dev
    paulhendricks authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    82f5423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d48b4ef View commit details
    Browse the repository at this point in the history
  8. updated unit tests

    paulhendricks committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    8ae8164 View commit details
    Browse the repository at this point in the history
  9. changed logging level

    paulhendricks committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    14ce9c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    793e2a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c82965 View commit details
    Browse the repository at this point in the history
  12. updated documentation

    paulhendricks committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    f7979f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2017

  1. Configuration menu
    Copy the full SHA
    83b5083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b13436 View commit details
    Browse the repository at this point in the history
  3. try installing gcc

    paulhendricks committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    c8744a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    c2edda9 View commit details
    Browse the repository at this point in the history
  2. updated unit tests

    paulhendricks committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    49db279 View commit details
    Browse the repository at this point in the history
  3. updated tests

    paulhendricks committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    20fa91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abe90e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c198a95 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    b604bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ddfca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67aed1f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

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

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    7612bed View commit details
    Browse the repository at this point in the history
  2. some housecleaning

    paulhendricks committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    fd976f9 View commit details
    Browse the repository at this point in the history
  3. updated documentation

    paulhendricks committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    6b4f4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34db4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    462bf55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea8ceac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d304d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28fe24a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    233271f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c179144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450b215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea3209a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe01bcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9585102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21dab9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9af0d73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fcd6c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. Configuration menu
    Copy the full SHA
    1cc9115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c71f50 View commit details
    Browse the repository at this point in the history
  3. conciseness

    paulhendricks committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    1414bf0 View commit details
    Browse the repository at this point in the history
  4. updated core plots for predictions and metrics, implemented generate …

    …method for variable importances, and implemented plot for variable importances
    paulhendricks committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    5de8be7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6532f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Configuration menu
    Copy the full SHA
    213d6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deee04b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    803a581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b1ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f21118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d2a49e View commit details
    Browse the repository at this point in the history
  7. updated some docs

    paulhendricks committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    63b5ac5 View commit details
    Browse the repository at this point in the history
  8. updated examples

    paulhendricks committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    715b3fb View commit details
    Browse the repository at this point in the history
  9. updated run test script

    paulhendricks committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    e31e50d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Update README.md

    youngahn authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    bfe5d69 View commit details
    Browse the repository at this point in the history
  2. Update README.Rmd

    youngahn authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    73d65d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. Configuration menu
    Copy the full SHA
    ab3c014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadbc5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec72c0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16f334 View commit details
    Browse the repository at this point in the history
  5. added easy_avNNet

    paulhendricks committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    0d87215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8838ba View commit details
    Browse the repository at this point in the history
  7. modified predictions so they use preprocessed data instead of data th…

    …at hasnt bene preprocessed
    paulhendricks committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    4585683 View commit details
    Browse the repository at this point in the history
  8. setting the random state before each "generation" should result in th…

    …e metric resulting from the generation of the predictions being very similar to the first value resulting from the generation of the metrics
    paulhendricks committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    6daee4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b81e976 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    847f205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d8e331 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c43690 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00aa693 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    eba4947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f8c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc4823 View commit details
    Browse the repository at this point in the history
  4. minor fix to measure

    paulhendricks committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    6d332a3 View commit details
    Browse the repository at this point in the history
  5. documentation

    paulhendricks committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    2ad7603 View commit details
    Browse the repository at this point in the history
  6. updated tests

    paulhendricks committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    9dda49b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90fcc3a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Configuration menu
    Copy the full SHA
    5d24e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d46c5 View commit details
    Browse the repository at this point in the history
  3. updated docs

    paulhendricks committed May 6, 2017
    Configuration menu
    Copy the full SHA
    3504dc9 View commit details
    Browse the repository at this point in the history
  4. updated some r code

    paulhendricks committed May 6, 2017
    Configuration menu
    Copy the full SHA
    268238f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    e242dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6d2b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4808e38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9f1d5 View commit details
    Browse the repository at this point in the history
  5. removed debug line

    paulhendricks committed May 8, 2017
    Configuration menu
    Copy the full SHA
    5ed7dac View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    77f64ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5419e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6359bf9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    2ecf99c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b477cca View commit details
    Browse the repository at this point in the history
  3. updated travis script

    paulhendricks committed May 12, 2017
    Configuration menu
    Copy the full SHA
    966d494 View commit details
    Browse the repository at this point in the history
  4. some minor changes...

    paulhendricks committed May 12, 2017
    Configuration menu
    Copy the full SHA
    2f4afb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9209300 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab19357 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13c842e View commit details
    Browse the repository at this point in the history