Bump scikit-learn from 1.3.2 to 1.4.2
Bumps scikit-learn from 1.3.2 to 1.4.2.
Release notes
Sourced from scikit-learn's releases.
Scikit-learn 1.4.2
We're happy to announce the 1.4.2 release.
This release only includes support for numpy 2.
This version supports Python versions 3.9 to 3.12.
You can upgrade with pip as usual:
pip install -U scikit-learnScikit-learn 1.4.1.post1
We're happy to announce the 1.4.1.post1 release.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1-post1
This version supports Python versions 3.9 to 3.12.
You can upgrade with pip as usual:
pip install -U scikit-learnThe conda-forge builds can be installed using:
conda install -c conda-forge scikit-learnScikit-learn 1.4.1
We're happy to announce the 1.4.1 release.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1
This version supports Python versions 3.9 to 3.12.
You can upgrade with pip as usual:
pip install -U scikit-learnThe conda-forge builds can be installed using:
conda install -c conda-forge scikit-learn
... (truncated)
Commits
8721245Release 1.4.2 [cd build]d675b8dRelease 1.4.2 (#28774)f07e013DOC fix align table in API doc page (#28600) (#28627)5c4aa5dDOC: improve plot_compare_calibration.py (#28231)92c9b18MAINT make sure canonical link is https://scikit-learn.org (#28487)d139ff2CI Adds environment for publishing to pypi (#28445) (#28466)a954720CI Adds environment to upload_anaconda (#28441) (#28444)6eff175DOC update funders about page and index (#28436)719c0c6[cd build][azure parallel] Trigger CI/CD05dc38fREL scikit-learn 1.4.1.post1 (#28423)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)