-
-
Notifications
You must be signed in to change notification settings - Fork 26.5k
REL Release 1.8.0 #32871
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
REL Release 1.8.0 #32871
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r numeric labels (scikit-learn#32582) Co-authored-by: Vivaan Nanavati <[email protected]> Co-authored-by: Vivaan Nanavati <[email protected]> Co-authored-by: Maren Westermann <[email protected]> Co-authored-by: Olivier Grisel <[email protected]>
…oat precision issue) (scikit-learn#32756)
…ss_score` (scikit-learn#32801) Co-authored-by: Virgil Chan <[email protected]>
… Policy and PR Template (scikit-learn#32566) Co-authored-by: Lucy Liu <[email protected]> Co-authored-by: Tim Head <[email protected]>
…32823) Co-authored-by: Lock file bot <[email protected]>
…32822) Co-authored-by: Lock file bot <[email protected]>
…arn#32821) Co-authored-by: Lock file bot <[email protected]>
…32810) Co-authored-by: Loïc Estève <[email protected]>
…rch 2.9 with array API enabled (scikit-learn#32827)
Co-authored-by: Lock file bot <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
…arn#32825) Co-authored-by: Arthur Lacote <[email protected]> Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Loïc Estève <[email protected]>
…32858) Co-authored-by: Lock file bot <[email protected]>
…arn#32856) Co-authored-by: Lock file bot <[email protected]>
Co-authored-by: Lock file bot <[email protected]>
Co-authored-by: Christian Lorentzen <[email protected]> Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Virgil Chan <[email protected]> Co-authored-by: Omar Salman <[email protected]> Co-authored-by: Tim Head <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
09e2abc to
672dc20
Compare
09535cb to
ed3ce8b
Compare
ed3ce8b to
d82c817
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[cd build]commit message to upload wheels to the staging repoand wait for merge
Picks and drops
I picked everything but the commit changing the version to 1.9.dev0
pick 12fccad # DOC Add info on 'array-like' array API inputs when
array_api_dispatch=False(#32676)drop 4f79388 # MNT Bump version to 1.9.dev0 on main (#32794)
pick f78e850 # TST: increase tolerance in
test_mcdpick c915bbe # CI Run unit-tests with random seed on schedule and open automated issue (#32797)
pick 88ae380 # DOC Shorten PR template and improve PR attention FAQ (#32734)
pick 3c60f04 # FIX preprocessing: Fix OneHotEncoder handle_unknown='warn' behavior (#32592)
pick 9e77ac6 # DOC fix typo in 1.8 changelog
pick 5629486 # FEA Add array API support to
LabelBinarizer(sparse_output=False)for numeric labels (#32582)pick 04e1f00 # TST: fix
test_mincovdet_bias_on_normalflakyness by using random seed (#32760)pick 94f18ce # TST: fix
test_absolute_errors_precomputation_functionflakyness (float precision issue) (#32756)pick c3b0873 # MNT clean up double calls to check_array in
log_lossandd2_log_loss_score(#32801)pick c9e6701 # DOC fix 32747.fix.api whatsnew (#32812)
pick 33b07ee # CI Work-around for conda-lock hang in builds with pip packages (#32808)
pick eda342d # Fix spelling in docs:
overfiting->overfitting(#32816)pick c411d42 # DOC Fix changelog fragment filename (#32818)
pick 5fe81ec # DOC Fix indentation in _logistic.py docstrings (#32819)
pick 3eecca6 # DOC add paragraph on "AI usage disclosure" to Automated Contributions Policy and PR Template (#32566)
pick 7d82819 # 🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 (#32823)
pick f6d75ea # 🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 (#32822)
pick 910a591 # 🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 🤖 (#32821)
pick d1661f0 # CI Move pylatest_pip_openblas_pandas to Github Actions (#32810)
pick 045224d # DOC: Correct many grammatical issues (#32820)
pick 6d602ba # FIX: move_to should handle BufferError and ValueError to support PyTorch 2.9 with array API enabled (#32827)
pick 19dbd54 # 🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32824)
pick ee50be6 # FIX screening in enet_coordinate_descent_multi_task (#32811)
pick 90ea990 # TST Enable pytest faulthandler functionality (#32776)
pick 473fef0 # DOC Update Contributing intro and Ways to contribute (#32792)
pick 41ceebb # CI Make linting bot comment only on failure (#32804)
pick 4a10d0e # DOC Add HTML repr related PR to existing changelog (#32831)
pick 5b9561d # MNT Use Pyodide 0.29 version to avoid micropip error inside JupyterLite (#32835)
pick 3300836 # DOC Remove PR from changelog that was already in 1.7 (#32841)
pick ec4f93c # FIX Add new default max_samples=None in Bagging estimators (#32825)
pick f1ad9f9 # Fix
_safe_indexingwith non integer arrays on array API inputs (#32840)pick 47621fe # FIX Make
get_namespacehandle pandas dataframe input (#32838)pick 96e2425 # 🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 (#32858)
pick 88b46b5 # 🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 🤖 (#32856)
pick bd0dd87 # 🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)
pick e975228 # DOC Release highlights for 1.8 (#32809)