Update dependency scikit-learn to v1 #85
Open
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.
This PR contains the following updates:
==0.22.1
->==1.1.1
Release Notes
scikit-learn/scikit-learn
v1.1.1
Compare Source
We're happy to announce the 1.1.1 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-1
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v1.1.0
Compare Source
We're happy to announce the 1.1.0 release.
You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_1\_1\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.1.html#changes-1-1
This version supports Python versions 3.8 to 3.10.
v1.0.2
Compare Source
We're happy to announce the 1.0.2 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.0.html#version-1-0-2
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v1.0.1
Compare Source
We're happy to announce the 1.0.1 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.0.html#version-1-0-1
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v1.0
Compare Source
We're happy to announce the 1.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_1\_0\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.0.html#changes-1-0
This version supports Python versions 3.7 to 3.9.
v0.24.2
Compare Source
We're happy to announce the 0.24.2 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-2
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v0.24.1
Compare Source
We're happy to announce the 0.24.1 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-1
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v0.24.0
Compare Source
We're happy to announce the 0.24 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_0\_24\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-0
This version supports Python versions 3.6 to 3.9.
v0.23.2
Compare Source
We're happy to announce the 0.23.2 release with several bugfixes:
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v0.23.html#version-0-23-2
You can upgrade with pip as usual:
The conda-forge builds will be available shortly, which you can then install using:
v0.23.1
Compare Source
We're happy to announce the 0.23.1 release which fixes a few issues affecting many users, namely: K-Means should be faster for small sample sizes, and the representation of third-party estimators was fixed.
You can check this version out using:
pip install -U scikit-learn
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v0.23.html#version-0-23-1
The conda-forge builds will be available shortly, which you can then install using:
conda install -c conda-forge scikit-learn
v0.23.0
Compare Source
We're happy to announce the 0.23 release. You can read
the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_0\_23\_0.html
and the long version of the change log under https://scikit-learn.org/stable/whats_new/v0.23.html#version-0-23-0
This version supports Python versions 3.6 to 3.8.
v0.22.2.post1
Compare Source
We're happy to announce the 0.22.2.post1 bugfix release.
The 0.22.2.post1 release includes a packaging fix for the source distribution
but the content of the packages is otherwise identical to the content of the
wheels with the 0.22.2 version (without the .post1 suffix).
Change log under https://scikit-learn.org/stable/whats_new/v0.22.html#changes-0-22-2.
This version supports Python versions 3.5 to 3.8.
v0.22.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.