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] Enforcing strict monotonicity for IsotonicRegression #17790

Closed
wants to merge 29 commits into from

Commits on Jun 30, 2020

  1. Copy the full SHA
    2c9e8f5 View commit details
    Browse the repository at this point in the history
  2. resolving conflict

    dsleo committed Jun 30, 2020
    Copy the full SHA
    c5e3496 View commit details
    Browse the repository at this point in the history
  3. resolving conflict 2

    dsleo committed Jun 30, 2020
    Copy the full SHA
    6847c22 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Update sklearn/calibration.py

    doctstring wording
    
    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    dsleo and NicolasHug committed Jul 1, 2020
    Copy the full SHA
    5bc2268 View commit details
    Browse the repository at this point in the history
  2. Update sklearn/calibration.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    dsleo and NicolasHug committed Jul 1, 2020
    Copy the full SHA
    76a0af1 View commit details
    Browse the repository at this point in the history
  3. Update sklearn/calibration.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    dsleo and NicolasHug committed Jul 1, 2020
    Copy the full SHA
    db27e9d View commit details
    Browse the repository at this point in the history
  4. Update sklearn/isotonic.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    dsleo and NicolasHug committed Jul 1, 2020
    Copy the full SHA
    2d305e3 View commit details
    Browse the repository at this point in the history
  5. Update sklearn/isotonic.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    dsleo and NicolasHug committed Jul 1, 2020
    Copy the full SHA
    7624939 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cc69ac5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e503dec View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Copy the full SHA
    33034d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bba1cf7 View commit details
    Browse the repository at this point in the history
  3. adding test on y_thresholds_

    dsleo committed Jul 2, 2020
    Copy the full SHA
    67ddeb7 View commit details
    Browse the repository at this point in the history
  4. updating user guide example

    dsleo committed Jul 2, 2020
    Copy the full SHA
    5dbd29d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a2e284f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. test strictly decreasing

    dsleo committed Jul 3, 2020
    Copy the full SHA
    ee26d15 View commit details
    Browse the repository at this point in the history
  2. updating isotonic UG

    dsleo committed Jul 3, 2020
    Copy the full SHA
    f6b5acc View commit details
    Browse the repository at this point in the history
  3. isotonic auto-example

    dsleo committed Jul 3, 2020
    Copy the full SHA
    7f83d35 View commit details
    Browse the repository at this point in the history
  4. docstring fix

    dsleo committed Jul 3, 2020
    Copy the full SHA
    323a10b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. merging master

    dsleo committed Jul 8, 2020
    Copy the full SHA
    d9f9978 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

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

Commits on Nov 5, 2020

  1. merge conflict resolution

    dsleo committed Nov 5, 2020
    Copy the full SHA
    b7ebf85 View commit details
    Browse the repository at this point in the history
  2. fixing conflict part deux

    dsleo committed Nov 5, 2020
    Copy the full SHA
    6c150f1 View commit details
    Browse the repository at this point in the history
  3. linting

    dsleo committed Nov 5, 2020
    Copy the full SHA
    346b510 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2132d38 View commit details
    Browse the repository at this point in the history
  5. forgotten strict param

    dsleo committed Nov 5, 2020
    Copy the full SHA
    2fe034f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a00e0c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. adjust docstring

    dsleo committed Nov 6, 2020
    Copy the full SHA
    094d652 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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