-
-
Notifications
You must be signed in to change notification settings - Fork 26k
Release 1.2.1 #25442
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
Release 1.2.1 #25442
Conversation
…-learn#22673) Co-authored-by: Guillaume Lemaitre <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
) Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Julien Jerphanion <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]> Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]> closes scikit-learn#25073
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Adrin Jalali <[email protected]> Co-authored-by: Guillaume Lemaitre <[email protected]> Python 3.11 introduces `__getstate__` on the `object` level, which breaks our existing `__getstate__` code for objects w/o any attributes. This fixes the issue.
…der` (scikit-learn#25174) Co-authored-by: Guillaume Lemaitre <[email protected]> Co-authored-by: Thomas J. Fan <[email protected]>
…scorers results even if some fail (scikit-learn#23101) Co-authored-by: Guillaume Lemaitre <[email protected]>
…ionaryLearning` (scikit-learn#25172) Co-authored-by: Loïc Esteve <[email protected]> Co-authored-by: Thomas J. Fan <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Guillaume Lemaitre <[email protected]> Co-authored-by: Christian Lorentzen <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Guillaume Lemaitre <[email protected]>
… interpretation of coefficients of linear models" (scikit-learn#25441)
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Thomas J. Fan <[email protected]>
d6d991d
to
904c2ec
Compare
Before merging, I just noticed that there are 2 sections |
The 8e28c6a backport to 1.2.X ( |
From a quick glance at th included and excluded commit lists, everything looks good to me besides the comments above. The |
Everything builds correctly. I am waiting for this PR to be merged before proceeding with the next steps. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 once #25461 has been backported here.
Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
This reverts commit 8e28c6a. See: #25442 (comment)
Release checklist as indicated in the docs:
[cd build]
commit message to upload wheels to the staging repoconda-forge/scikit-learn-feedstock
and wait for merge Release 1.2.1 conda-forge/scikit-learn-feedstock#208Comments
Following #25436 (comment), #25114 and #25131 aren't part of this release.
Original commits at the start of the rebase
Chosen commit for the rebase
Excluded commit