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

Adding sklearn 0.24 support #1016

Merged
merged 61 commits into from
Feb 11, 2021
Merged

Adding sklearn 0.24 support #1016

merged 61 commits into from
Feb 11, 2021

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    b45f6f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7ea0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102a084 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Better docstrings

    Neeratyoy committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    18a2dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381c267 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Refinements from @mfeurer

    Neeratyoy committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    5dbff2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4ec73 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

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

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    3d66404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c8de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Making some unit tests work

    Neeratyoy committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    e0af15e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    14aa11d View commit details
    Browse the repository at this point in the history
  2. Minor test collection fix

    Neeratyoy committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    31d48d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    431447c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3199e View commit details
    Browse the repository at this point in the history
  3. Fixing some more unit tests

    Neeratyoy committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8a29668 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405e03c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. black changes

    Neeratyoy committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    caf4f46 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Minor formatting

    Neeratyoy committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    b308e71 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Handling task exists check

    Neeratyoy committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    436a9fe View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    ddd8b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ae622 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Flake fix

    Neeratyoy committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    50ce90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea2832 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

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

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    8e8ea2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d518beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37d9f6b View commit details
    Browse the repository at this point in the history
  4. Fixing checksum unit test

    Neeratyoy committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9bd4892 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

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

Commits on Dec 21, 2020

  1. Update datasets_tutorial.py

    mfeurer authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    396cb8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f380de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc1745e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95b5e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58ca5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91c6cf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b43a0e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9430b3 View commit details
    Browse the repository at this point in the history
  9. Catching failed get task

    Neeratyoy committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e9cfba8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c13f6ce View commit details
    Browse the repository at this point in the history
  11. undo stupid change

    mfeurer committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    3d7abc2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94576b1 View commit details
    Browse the repository at this point in the history
  13. fix one more test

    mfeurer committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b5e1242 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d764aad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5e4a3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c065dfc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    82e1b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936c252 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

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

Commits on Jan 8, 2021

  1. Updating examples to run on sklearn 0.24

    neeratyoy committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    7ef965b View commit details
    Browse the repository at this point in the history
  2. Spawning tests for sklearn 0.24

    neeratyoy committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    8f693e4 View commit details
    Browse the repository at this point in the history
  3. Adding numpy import

    neeratyoy committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9198489 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    46ab043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c892b6b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. black fix

    Neeratyoy committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    ac173aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be82c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Updating with PR #982

    Neeratyoy committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    902cd3f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    0e44a0b View commit details
    Browse the repository at this point in the history
  2. simplify examples

    mfeurer committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2fd4849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae7075 View commit details
    Browse the repository at this point in the history