Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scikit-learn-contrib/scikit-learn-extra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: scikit-learn-contrib/scikit-learn-extra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: robust_IRLS
Choose a head ref
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 13, 2021

  1. add IRLS algo

    TimotheeMathieu committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6468cf4 View commit details
    Browse the repository at this point in the history
  2. black

    TimotheeMathieu committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    817d869 View commit details
    Browse the repository at this point in the history
  3. fix default parameter

    TimotheeMathieu committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    08bcc3b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Apply suggestions from code review

    Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
    TimotheeMathieu and rth authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    28c7c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391efd0 View commit details
    Browse the repository at this point in the history
  3. fix test

    TimotheeMathieu committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e1aaaed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9900559 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    decca0e View commit details
    Browse the repository at this point in the history
Loading