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

Skip to content

Release 1.6.0 #30405

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 67 commits into from
Dec 6, 2024
Merged

Release 1.6.0 #30405

merged 67 commits into from
Dec 6, 2024

Conversation

jeremiedbb
Copy link
Member

@jeremiedbb jeremiedbb commented Dec 4, 2024

picks and drops
drop 296aba8533 MAINT bump version from 1.6.dev0 to 1.7.dev0 (#30246)
pick e02ee36b79 DOC: Link Examples for SVR, NuSVR, and SVM User Guide (#30201)
pick 6f12d3f2c4 DOC Add link to Quantile example in Gradient Boosting (#30266)
pick 56a4adbe03 FEAT allow metadata to be transformed in a Pipeline (#28901)
pick eaf9529b54 MAINT only trigger towncrier when targeting main branch (#30251)
pick 2008069854 MAINT: remove unused local var in `sklearn.linear_model._ridge._ridge_regression` (#30280)
pick b7d45ad568 DOC Fix link to dev changelog (#30282)
pick ffafd1716b :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#30295)
pick a63234d736 :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: (#30294)
pick 2144b90455 :lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#30292)
pick 6bf2061f76 :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: (#30296)
drop 17ab8c095a ENH Add custom_range argument for partial dependence - version 2 (#26202)
pick 4adafd9ceb DOC: Clarify the sign in log marginal likelihood plot. (#30273)
pick a573692c62 FOC fix link for dictionary learning paper (#30301)
pick 4b116f0af5 MAINT add deprecation for transition to new developer API tools (#30299)
pick d2e7220650 DOC Add info when `scoring = None` in `cross_validate` (#30303)
pick a54633b086 DOC fix typo in cyclical feature engineering example (#30314)
pick 4f2159cfb5 CI Use conda for free threaded build (#30312)
pick 03db24f236 DOC CI Add option of matching regex to `assert_docstring_consistency` (#29867)
pick 0d6e66decd Fix typo in cross_validation.rst (#30317)
pick 439ea045ad DOC Fix typo in `RidgeCV` (#30320)
pick 3d701a7537 MAINT resize plotly figure to take right-hand sidebar into account (#30297)
pick c713ff4707 Check sample weight equivalence on sparse data (#30137)
pick 90a51c12d6 CI Limit ninja number of parallel jobs in CircleCI (#30333)
pick 32a228db8b DOC Add section on resolving conflicts in lock files to developer guide (#29882)
pick 27a903bce4 FIX Fix ExtraTreeRegressor missing data handling (#30318)
pick 46a7c9a5e4 MAINT conversion old->new/new->old tags (bis) (#30327)
pick 8cc9412ecd :lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#30342)
pick e1dcb4eb46 :lock: :robot: CI Update lock files for free-threaded CI build(s) :lock: :robot: (#30343)
pick b9c394eb43 :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: (#30345)
pick d0bda5c889 :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: (#30344)
pick e08527629e DOC Fix some typos in doc of RandomizedSearchCV and GridSearchCV (#30341)
pick 0d567235e2 :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#30346)
pick 96b53adfcc ENH Array API support for f1_score and multilabel_confusion_matrix (#27369)
pick f54c98ea3b CI Add Windows free-threaded wheel (#30313)
pick a508dab716 DOC add guideline for choosing a scoring function (#11430)
pick fa5d7275ba DOC attempt to fix lorenz_curve in plot tweedie regression example (#30198)
pick 23d592e5b4 DOC Include precision_recall_fscore_support in array_api (#30348)
pick caaa1f52a0 CI Actually use ccache in CircleCI (#30350)
pick 426e6be923 DOC Use text label instead of emoticon in ML map (#30347)
pick adf74e2eb1 DOC Fix typo in `_process_decision_function` (#30358)
pick 1f593bfa43 MNT improve error message in `_num_samples` (#30355)
pick bcee404973 DOC Add link to Bluesky in social media sections (#30365)
pick 8a8bfc24a7 DOC Improve user guide on scoring parameter (#30316)
pick 0d9fb78369 MNT add __reduce__ to loss objects (#30356)
pick d388d88b93 DOC fix xlabel in Tweedie regression on insurance claims (#30362)
pick c2b1e755af API drop Tags.regressor_tags.multi_label (#30373)
pick e6037ba412 Remove reference to is_transformer (#30374)
pick 35f18c400c :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#30388)
pick 6757ffc830 :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: (#30387)
pick f28f5f9b32 :lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#30386)
pick 33f08f1c52 ENH Reduce redundancy in floating type checks for Array API support in `_regression.py` (#30128)
pick 1c20f1ed34 :lock: :robot: CI Update lock files for free-threaded CI build(s) :lock: :robot: (#30385)
pick 278f3196ed :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: (#30384)
pick adce60e112 Bump the actions group with 2 updates (#30379)
pick fba028b07e CI Use sys.monitoring with coverage to speed-up Python >= 3.12 builds (#29473)
drop 8ded7f43f8 ENH add support for Array API to `mean_pinball_loss` and `explained_variance_score` (#29978)
pick 49199b59fe CI Fix rendered doc affected paths for towncrier fragments (#30361)
pick 1dc003bc9d DOC Add changelog for free-threaded support (#30360)
pick 0e0df3626e FIX test_csr_polynomial_expansion_index_overflow on [scipy-dev] (#30393)
pick c9fa7d4d26 FIX KNeighbor classes correctly set positive_only tag (#30372)

nxank4 and others added 30 commits December 4, 2024 15:03
Co-authored-by: Adrin Jalali <[email protected]>
Co-authored-by: Thomas J. Fan <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
ogrisel and others added 15 commits December 4, 2024 15:03
…n `_regression.py` (scikit-learn#30128)

Co-authored-by: Adrin Jalali <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot added the cython label Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: c30a378. Link to the linter CI: here

@jeremiedbb jeremiedbb merged commit dcce200 into scikit-learn:1.6.X Dec 6, 2024
58 checks passed
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.