Skip to content
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

Update dependency scikit-learn to v1.5.1 #606

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scikit-learn (source, changelog) ==1.0.2 -> ==1.5.1 age adoption passing confidence

Release Notes

scikit-learn/scikit-learn (scikit-learn)

v1.5.1

Compare Source

v1.5.0: Scikit-learn 1.5.0

Compare Source

We're happy to announce the 1.5.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_1\_5\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.5.html

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

v1.4.2: Scikit-learn 1.4.2

Compare Source

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-learn

v1.4.1.post1: Scikit-learn 1.4.1.post1

Compare Source

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-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

v1.4.0

Compare Source

v1.3.2: Scikit-learn 1.3.2

Compare Source

We're happy to announce the 1.3.2 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.3.html#version-1-3-2

This version supports Python versions 3.8 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

v1.3.1: Scikit-learn 1.3.1

Compare Source

We're happy to announce the 1.3.1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.3.html#version-1-3-1

This version supports Python versions 3.8 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

v1.3.0: Scikit-learn 1.3.0

Compare Source

We're happy to announce the 1.3.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_1\_3\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.3.html

This version supports Python versions 3.8 to 3.11.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

v1.2.2: Scikit-learn 1.2.2

Compare Source

We're happy to announce the 1.2.2 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-2

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn

v1.2.1: scikit-learn 1.2.1

Compare Source

We're happy to announce the 1.2.1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-1

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn

v1.2.0: Scikit-learn 1.2.0

Compare Source

We're happy to announce the 1.2.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_1\_2\_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.2.html

This version supports Python versions 3.8 to 3.11.

v1.1.3: scikit-learn 1.1.3

Compare Source

We're happy to announce the 1.1.3 release.

This bugfix release only includes fixes for compatibility with the latest SciPy release >= 1.9.2 and wheels for Python 3.11. Note that support for 32-bit Python on Windows has been dropped in this release. This is due to the fact that SciPy 1.9.2 also dropped the support for that platform. Windows users are advised to install the 64-bit version of Python instead.

You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-3

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn

v1.1.2: scikit-learn 1.1.2

Compare Source

We're happy to announce the 1.1.2 release with several bugfixes:

You can see the changelog here: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-2

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn

v1.1.1: scikit-learn 1.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:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn

v1.1.0: scikit-learn 1.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.


Configuration

📅 Schedule: Branch creation - "before 11pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch 2 times, most recently from ab6df2b to 9b7aec3 Compare May 19, 2022 15:39
@renovate renovate bot changed the title Update dependency scikit-learn to v1.1.0 Update dependency scikit-learn to v1.1.1 May 19, 2022
@renovate renovate bot changed the title Update dependency scikit-learn to v1.1.1 Update dependency scikit-learn to v1.1.2 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch 5 times, most recently from 030c33f to d151eba Compare September 26, 2022 12:16
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from d151eba to 9603efe Compare October 26, 2022 17:47
@renovate renovate bot changed the title Update dependency scikit-learn to v1.1.2 Update dependency scikit-learn to v1.1.3 Oct 26, 2022
@renovate renovate bot changed the title Update dependency scikit-learn to v1.1.3 Update dependency scikit-learn to v1.2.2 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch 5 times, most recently from 1e2925a to 44bf465 Compare March 23, 2023 20:39
@renovate renovate bot changed the title Update dependency scikit-learn to v1.2.2 Update dependency scikit-learn to v1.3.0 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from 44bf465 to 2850283 Compare June 30, 2023 08:33
@renovate renovate bot changed the title Update dependency scikit-learn to v1.3.0 Update dependency scikit-learn to v1.3.1 Sep 21, 2023
@renovate renovate bot changed the title Update dependency scikit-learn to v1.3.1 Update dependency scikit-learn to v1.3.2 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from 7e137a0 to d3235db Compare October 23, 2023 18:00
@renovate renovate bot changed the title Update dependency scikit-learn to v1.3.2 Update dependency scikit-learn to v1.4.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from d3235db to 995b3b3 Compare January 18, 2024 11:14
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from 995b3b3 to a313e2e Compare February 16, 2024 11:07
@renovate renovate bot changed the title Update dependency scikit-learn to v1.4.0 Update dependency scikit-learn to v1.4.1.post1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from a313e2e to c52da53 Compare April 9, 2024 23:32
@renovate renovate bot changed the title Update dependency scikit-learn to v1.4.1.post1 Update dependency scikit-learn to v1.4.2 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from c52da53 to acc876d Compare May 21, 2024 18:53
@renovate renovate bot changed the title Update dependency scikit-learn to v1.4.2 Update dependency scikit-learn to v1.5.0 May 21, 2024
@renovate renovate bot force-pushed the renovate/scikit-learn-1.x branch from acc876d to ba41b4c Compare July 3, 2024 14:35
@renovate renovate bot changed the title Update dependency scikit-learn to v1.5.0 Update dependency scikit-learn to v1.5.1 Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants