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 scikit-learn to 1.5.1 #266

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jul 3, 2024

This PR updates scikit-learn from 1.3.2 to 1.5.1.

Changelog

1.5.1

We're happy to announce the 1.5.1 release.

This release contains fixes for a few regressions introduced in 1.5.

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

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


Thanks to everyone who contributed to this release !

1.5.0

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

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


The conda-forge builds can be installed using:


conda install -c conda-forge scikit-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-learn


The conda-forge builds can be installed using:


conda install -c conda-forge scikit-learn

1.4.01

We're happy to announce the 1.4.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.4.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
Links

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

2 participants