Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lesteve
Copy link
Member

@lesteve lesteve commented Dec 9, 2025

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_mcd
pick 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_normal flakyness by using random seed (#32760)
pick 94f18ce # TST: fix test_absolute_errors_precomputation_function flakyness (float precision issue) (#32756)
pick c3b0873 # MNT clean up double calls to check_array in log_loss and d2_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_indexing with non integer arrays on array API inputs (#32840)
pick 47621fe # FIX Make get_namespace handle 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)

@github-actions github-actions bot added the cython label Dec 9, 2025
@adrinjalali adrinjalali moved this to Todo in Labs Dec 9, 2025
@adrinjalali adrinjalali added this to Labs Dec 9, 2025
@adrinjalali adrinjalali moved this from Todo to In progress - High Priority in Labs Dec 9, 2025
lucyleeow and others added 26 commits December 9, 2025 14:32
…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]>
FrancoisPgm and others added 11 commits December 9, 2025 14:32
…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]>
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]>
@lesteve lesteve force-pushed the backport-for-release-1.8 branch from 09e2abc to 672dc20 Compare December 9, 2025 13:33
@lesteve lesteve force-pushed the backport-for-release-1.8 branch from 09535cb to ed3ce8b Compare December 9, 2025 13:56
@lesteve lesteve force-pushed the backport-for-release-1.8 branch from ed3ce8b to d82c817 Compare December 9, 2025 14:00
@lesteve lesteve marked this pull request as ready for review December 9, 2025 16:04
@lesteve lesteve merged commit 4f4f283 into scikit-learn:1.8.X Dec 9, 2025
76 checks passed
@github-project-automation github-project-automation bot moved this from In progress - High Priority to Done in Labs Dec 9, 2025
@lesteve lesteve deleted the backport-for-release-1.8 branch December 10, 2025 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.