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/scikit-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: callbacks
Choose a base ref
...
head repository: scikit-learn/scikit-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 125 files changed
  • 14 contributors

Commits on Dec 9, 2025

  1. DOC Release highlights for 1.8 (#32809)

    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    Co-authored-by: Virgil Chan <virchan.math@gmail.com>
    Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
    Co-authored-by: Tim Head <betatim@gmail.com>
    Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
    7 people authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    e975228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04ad95 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. FIX add quickfix for pandas warning causing CI error (#32865)

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    AnneBeyer and ogrisel authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    9e24cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96df8e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7b6c8 View commit details
    Browse the repository at this point in the history
  4. 🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 (#32857)

    Co-authored-by: Lock file bot <noreply@github.com>
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    3 people authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    51df6d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ca871 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b59a67d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

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

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    de38166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fb813 View commit details
    Browse the repository at this point in the history
  3. ENH add Array API support for d2_pinball_score and `d2_absolute_err…

    …or_score` (#31671)
    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    virchan and ogrisel authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    b5f8f1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f7eef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1cae3e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2025

  1. TST make pandas warning message regex more generic (#32895)

    Co-authored-by: Lucy Liu <jliu176@gmail.com>
    Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
    3 people authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    c7d040e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4a985 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    9db90d2 View commit details
    Browse the repository at this point in the history
  2. ENH add clearer error message when instance is passed instead of class (

    #32888)
    
    Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
    Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
    3 people authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    e4610c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

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