-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Release 0.24.0 #19058
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.0 #19058
Conversation
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com> Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com> Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
…#18025) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…earn#18972) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…t-learn#19005) Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
…#18833) Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Wheel building jobs on the result of the merge of this PR in 0.24.X: https://github.com/scikit-learn/scikit-learn/runs/1595297092 |
Some of the 0.24.0 are already being uploaded to https://anaconda.org/scikit-learn-wheels-staging/scikit-learn/files . |
Opened #19060 to address the new aarach64 builds. |
The conda-forge build is under progress: conda-forge/scikit-learn-feedstock#146 |
Checklist:
[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)
backport for:
drop 671069c CI Dynamically select unpack directory (#18957)
pick e21319f MNT remove .github/workflows/sync_pull_request.yml (#18951)
drop 7cb6b8f TST add py_loss for tests in _sgd_fast.pyx (#18924)
pick e4af84e DOC Fix broken link to SLEPs in the Governance docs (#18967)
pick 1924b0a DOC Updates confusion_matrix.py to match parameter in code(#18938)
pick 4773f3e DOC more updates to maintainers' doc (#18954)
pick c9677d6 DOC Typo addressed in confusion_matrix docstring (#18979)
pick 8ebb614 Added self to abstract fit method (#18971)
pick fb06fc8 DOC Update logos from Consortium funders (#18991)
pick d953f74 BLD Add clean command to skip list (#18999)
pick 0937b4a FIX change stats.mode to Counter for better performance with object dtype (#18987)
drop e55795b MNT Switch master to 1.0.dev0 (#18958)
pick 8e9ced2 DOC Fix doc of defaults in sklearn.utils.sparsefuncs.py (#18025)
drop a28da97 MNT fix GitHub pull request template link (#19009)
pick 58f9143 DOC explain how to use custom edge bins in KBinsDiscretizer (#18972)
pick 95128d3 CI Build wheels for the ARM64 architecture (#18782)
pick eedda91 BUG Fixes fetch_kddcup99 for return_X_y and as_frame (#19011)
pick 38b7155 DOC fix citations for de Leeuw in IsotonicRegression (#18952)
pick d304331 DOC fix multiclass AUC formulas in user guide (#18559)
drop e1408d0 MNT better error message in RidgeCV (#19020)
pick 3bca041 CI Avoid Travis stuck on failure (#19018)
pick e406860 CI Only build wheels on main repo (#19026)
pick be4f8a5 DOC correct some typo in bug_triaging.rst (#19032)
pick 105d37a DOC Revises a sentence in the description of RFE (#19033)
pick 51bd343 MNT skip preprocessing.rst when pandas is not installed (#19016)
pick 2218ec4 MNT change 0.25 to 1.0 and 0.26 to 1.1 in deprecation messages (#19005)
pick 64c1ff0 CI Removes scipy-dev from travis (#19036)
pick 54375d2 DOC correct shape of returned ndarray in BinaryTree.query (#18969)
pick 9780abd DOC Fix typo in Gaussian Process docs (#19039)
drop dc1ea27 ENH Avoid repeated input checks in kmeans++ (#19002)
pick 6af03a5 DOC removed algorithm parameter of CCA (#19047)
pick 6657a82 [DOC] Improved consistency of the docstring of an ignored y parameter (#19049)
pick 983d1ee DOC Fix typo in experimental features documentation (#19053)
pick dc56167 MNT silence spurious FitFailedWarning in test_search_cv (#18833)
pick a92ec1b DOC fix simple typo, variales -> variables (#19054)
pick afbd4b3 MNT remove docstring check in pypy build (#19057)
TODO: