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

fix(deps): update dependency scikit_learn to v1.3.2 #464

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scikit_learn (source) 1.0.2 -> 1.3.2 age adoption passing confidence

Release Notes

scikit-learn/scikit-learn (scikit_learn)

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 - 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 is behind base branch, 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 feature/renovate-scikit_learn-1.x-lockfile branch from a0b2c3a to af4e31d Compare March 26, 2023 18:30
@renovate renovate bot force-pushed the feature/renovate-scikit_learn-1.x-lockfile branch from af4e31d to 85f41f5 Compare May 30, 2023 06:03
@renovate renovate bot force-pushed the feature/renovate-scikit_learn-1.x-lockfile branch from 85f41f5 to c483f1c Compare July 6, 2023 16:17
@renovate renovate bot force-pushed the feature/renovate-scikit_learn-1.x-lockfile branch from c483f1c to b0a459a Compare July 19, 2023 14:18
@renovate renovate bot changed the title fix(deps): update dependency scikit_learn to v1 fix(deps): update dependency scikit_learn to v1.3.0 Jul 23, 2023
@renovate renovate bot force-pushed the feature/renovate-scikit_learn-1.x-lockfile branch 2 times, most recently from 6fc3409 to 724d003 Compare July 23, 2023 14:55
@renovate renovate bot force-pushed the feature/renovate-scikit_learn-1.x-lockfile branch from 724d003 to f289f9a Compare September 19, 2023 15:23
@renovate renovate bot changed the title fix(deps): update dependency scikit_learn to v1.3.0 fix(deps): update dependency scikit_learn to v1.3.1 Sep 21, 2023
@renovate renovate bot changed the title fix(deps): update dependency scikit_learn to v1.3.1 fix(deps): update dependency scikit_learn to v1.3.2 Oct 23, 2023
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.

None yet

2 participants