Skip to content

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

Merged
merged 33 commits into from
Dec 22, 2020
Merged

Release 0.24.0 #19058

merged 33 commits into from
Dec 22, 2020

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Dec 22, 2020

Checklist:

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:

  • Update release version
  • Update contributors list

leouieda and others added 30 commits December 22, 2020 12:17
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>
)

Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
@ogrisel ogrisel merged commit 45a8179 into scikit-learn:0.24.X Dec 22, 2020
@ogrisel
Copy link
Member

ogrisel commented Dec 22, 2020

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
https://github.com/scikit-learn/scikit-learn/runs/1595296948

@ogrisel
Copy link
Member

ogrisel commented Dec 22, 2020

Some of the 0.24.0 are already being uploaded to https://anaconda.org/scikit-learn-wheels-staging/scikit-learn/files .

@thomasjpfan
Copy link
Member

Opened #19060 to address the new aarach64 builds.

@ogrisel
Copy link
Member

ogrisel commented Dec 22, 2020

The conda-forge build is under progress: conda-forge/scikit-learn-feedstock#146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.