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

[MRG+1] Uncontroversial fixes from estimator tags branch #8086

Merged
merged 24 commits into from Jun 6, 2017

Commits on Feb 25, 2017

  1. some bug fixes.

    amueller committed Feb 25, 2017
    Copy the full SHA
    7ef1deb View commit details
    Browse the repository at this point in the history
  2. minor fixes to whatsnew

    amueller committed Feb 25, 2017
    Copy the full SHA
    c99b9ec View commit details
    Browse the repository at this point in the history
  3. typo in whatsnew

    amueller committed Feb 25, 2017
    Copy the full SHA
    534b0c5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c7cd00d View commit details
    Browse the repository at this point in the history
  5. feature extraction doc fix

    amueller committed Feb 25, 2017
    Copy the full SHA
    91559ce View commit details
    Browse the repository at this point in the history
  6. fix broken test

    amueller committed Feb 25, 2017
    Copy the full SHA
    6ee218d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Copy the full SHA
    27775e9 View commit details
    Browse the repository at this point in the history
  2. in SelectFromModel, don't store threshold_ in transform. If we called…

    … "fit", use estimates from last "fit".
    amueller committed May 15, 2017
    Copy the full SHA
    f4c9d60 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0555e22 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    30bdd04 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5ed1174 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    adee7a3 View commit details
    Browse the repository at this point in the history
  7. fix text feature tests

    amueller committed May 15, 2017
    Copy the full SHA
    a83697f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9ce4747 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. remove stray condition

    amueller committed May 16, 2017
    Copy the full SHA
    f727e89 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Copy the full SHA
    8bbb742 View commit details
    Browse the repository at this point in the history
  2. typo in comment

    amueller committed May 17, 2017
    Copy the full SHA
    746ccdb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

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

Commits on Jun 5, 2017

  1. Fix issues in SparseEncoder, add tests.

    more explicit explanation of SparseEncoder change, add issue numbers to whatsnew
    amueller committed Jun 5, 2017
    Copy the full SHA
    9564e0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tags_backup

    # Conflicts:
    #	.travis.yml
    amueller committed Jun 5, 2017
    Copy the full SHA
    8f4ec6a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c712ca3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Copy the full SHA
    bb7f085 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c18d646 View commit details
    Browse the repository at this point in the history
  3. not longer typo

    amueller committed Jun 6, 2017
    Copy the full SHA
    8a3ea13 View commit details
    Browse the repository at this point in the history