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

TPOT 0.10.0 dev #854

Merged
merged 74 commits into from
Apr 12, 2019
Merged

TPOT 0.10.0 dev #854

merged 74 commits into from
Apr 12, 2019

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    f505039 View commit details
    Browse the repository at this point in the history
  2. clean up codes

    weixuanfu committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    fa96afe View commit details
    Browse the repository at this point in the history
  3. add tempate param

    weixuanfu committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    3a44c42 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. add fix length param

    weixuanfu committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    fbb78b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a4aae View commit details
    Browse the repository at this point in the history
  3. template works

    weixuanfu committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    bdd7f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Dataset selector

    First draft: Dataset selector as additional TPOT's operator
    trangdata authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    87bf8c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    aad6bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1e6a4 View commit details
    Browse the repository at this point in the history
  3. refine dataset selector

    weixuanfu committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    e03654a View commit details
    Browse the repository at this point in the history
  4. bug fix

    weixuanfu committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    92f0b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Merge pull request #3 from weixuanfu/template_opt

    Template opt
    weixuanfu authored Apr 26, 2018
    Configuration menu
    Copy the full SHA
    24ac32f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5046388 View commit details
    Browse the repository at this point in the history
  3. fix a bug

    weixuanfu committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    c4a32e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. use fname instead of index

    weixuanfu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    e311ac2 View commit details
    Browse the repository at this point in the history
  2. better unit tests

    weixuanfu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5fde220 View commit details
    Browse the repository at this point in the history
  3. better per test

    weixuanfu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    04abe10 View commit details
    Browse the repository at this point in the history
  4. clean codes

    weixuanfu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    f9ad82e View commit details
    Browse the repository at this point in the history
  5. fix type unit tests

    weixuanfu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    109812e View commit details
    Browse the repository at this point in the history
  6. Add first set of hyperparams

    Riley Wong committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    ed1cb15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    843cbc8 View commit details
    Browse the repository at this point in the history
  8. Rename nn config dict

    Riley Wong committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    39709b6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. fix bug in expr_mut

    weixuanfu committed May 1, 2018
    Configuration menu
    Copy the full SHA
    db54137 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    weixuanfu committed May 1, 2018
    Configuration menu
    Copy the full SHA
    b193abf View commit details
    Browse the repository at this point in the history
  3. remove example

    weixuanfu committed May 1, 2018
    Configuration menu
    Copy the full SHA
    61dfd56 View commit details
    Browse the repository at this point in the history
  4. fix all unit tests

    weixuanfu committed May 1, 2018
    Configuration menu
    Copy the full SHA
    06dc7e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from weixuanfu/datasel_op

    Datasel op
    weixuanfu authored May 1, 2018
    Configuration menu
    Copy the full SHA
    7dab563 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Merge pull request #4 from weixuanfu/neural_networks

    Add first set of hyperparams
    weixuanfu authored May 2, 2018
    Configuration menu
    Copy the full SHA
    c078ad2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. add tree structure

    weixuanfu committed May 7, 2018
    Configuration menu
    Copy the full SHA
    fce0051 View commit details
    Browse the repository at this point in the history
  2. clean codes

    weixuanfu committed May 7, 2018
    Configuration menu
    Copy the full SHA
    6a7937a View commit details
    Browse the repository at this point in the history
  3. add combineDFs in pipeline

    weixuanfu committed May 7, 2018
    Configuration menu
    Copy the full SHA
    95870f8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. more complex tree sturture

    weixuanfu committed May 8, 2018
    Configuration menu
    Copy the full SHA
    a0dfe3e View commit details
    Browse the repository at this point in the history
  2. more complex tree stucture

    weixuanfu committed May 8, 2018
    Configuration menu
    Copy the full SHA
    0024a78 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. update base for pd df input

    weixuanfu committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    d81e3c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    dcda20d View commit details
    Browse the repository at this point in the history
  2. clean docs

    weixuanfu committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    cb3e6e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. rebase dev branch

    weixuanfu committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    7349cbe View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

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

    weixuanfu committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    38e6a55 View commit details
    Browse the repository at this point in the history
  3. clean codes

    weixuanfu committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    7d04263 View commit details
    Browse the repository at this point in the history
  4. clean codes

    weixuanfu committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    f152452 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

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

Commits on Sep 12, 2018

  1. fix conflists

    weixuanfu committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    2acc71f View commit details
    Browse the repository at this point in the history
  2. fix unit test

    weixuanfu committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ca3fdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77a5b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c305731 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

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

Commits on Sep 18, 2018

  1. better pset

    weixuanfu committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b614de9 View commit details
    Browse the repository at this point in the history
  2. better min and max

    weixuanfu committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    37f268e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. refine dataset selector

    weixuanfu committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    ef29cd9 View commit details
    Browse the repository at this point in the history
  2. fix a bug

    weixuanfu committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    fc6545e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. add sorted feat_list

    weixuanfu committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d9a668c View commit details
    Browse the repository at this point in the history
  2. fix a unit test

    weixuanfu committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    2587a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. support eli5

    weixuanfu committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    334b9ee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. fix conflicts

    weixuanfu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    c54db6e View commit details
    Browse the repository at this point in the history
  2. fix a bug

    weixuanfu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    814a3a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

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

Commits on Apr 4, 2019

  1. update version number

    weixuanfu committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    40b97c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9173699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0219032 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    4ba9a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08aee66 View commit details
    Browse the repository at this point in the history
  3. refine template docs

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    a2264b0 View commit details
    Browse the repository at this point in the history
  4. add teimplate examples

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    7823ab5 View commit details
    Browse the repository at this point in the history
  5. add FFS example

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    83c641d View commit details
    Browse the repository at this point in the history
  6. generate html pages

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    909981e View commit details
    Browse the repository at this point in the history
  7. refine html pages

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    b1b61e4 View commit details
    Browse the repository at this point in the history
  8. remove tpot nn config

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    be0783d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49b73b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2fe7cd View commit details
    Browse the repository at this point in the history
  11. xgboost from anaconda

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    dafb188 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a06c33f View commit details
    Browse the repository at this point in the history
  13. refine docs of FSS selector

    weixuanfu committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    1764731 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

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