-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
Release 0.24.1 #19199
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 0.24.1 #19199
Conversation
* TST Skips test for arm [cd build] * CI Skip for 32bit linux [cd build]
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com> Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Fix typo in dataset loading docs
…n#18243) Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org> Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
…it-learn#19124) Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
…-learn#19064) Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
…19125) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
…is (scikit-learn#19176) The scipy-dev builds have moved to Azure Pipelines and there is no reason to not use stable versions of numpy and scipy to run the ICC and ARM64 tests on travis. This should fix the invalid wheel metadata failure observed on travis which was already resolved on Azure Pipelines by using the legacy pip dependency resolver for the scipy-dev build.
* ENH Fixes issue with exatly_zero_info_score [scipy-dev] * ENH Remove unneeded line [scipy-dev] * WIP Keep types [scipy-dev] * REV Smaller diff [scipy-dev] * WIP Expand mutual_info_score [scipy-dev] * WIP Removes float casting [scipy-dev] * WIP Adds casting back in * CI [scipy-dev] * WIP Casting is not needed [scipy-dev] * WIP Only clip [scipy-dev] * REV Smaller diff [scipy-dev] * WIP Place expected_mutual_information diff back [scipy-dev] * ENH Uses around * WIP Use where again [scipy-dev] * ENH Adjust comments to match code
…t-learn#19180) Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org> Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
I guess we need ef4e95f here as well? |
Apparently yes. |
f0fbc8b
to
cf21428
Compare
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.
LGTM! Thanks @glemaitre. After merging we will need to push an empty commit in 0.24.X with [cd build]
in the message.
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.
thanks @glemaitre
I triggered the wheels building. |
index.html
[cd build]
commit message to upload wheels to the staging repohttps://github.com/conda-forge/scikit-learn-feedstock and wait for merge
.binder/requirement.txt
(see[MRG] More explicit binder requirements for 0.22 #15847)