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 #122

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scikit-learn (source) ==0.17.1 -> ==1.0 age adoption passing confidence

Release Notes

scikit-learn/scikit-learn

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:

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

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:

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

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:

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

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

v0.22.1

Compare Source

We're happy to announce the 0.22.1 bugfix release.
Change log under https://scikit-learn.org/stable/whats_new/v0.22.html#changes-0-22-1.

This version supports Python versions 3.5 to 3.8.

v0.22

Compare Source

We're happy to announce the 0.22 release. You can read
the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights\_0\_22\_0.html
and the long version of the change log under https://scikit-learn.org/stable/whats_new/v0.22.html#changes-0-22.

This version supports Python versions 3.5 to 3.8.

v0.21.3

Compare Source

A bug fix and documentation release, fixing regressions and other issues released in version 0.21. See change log at https://scikit-learn.org/0.21/whats_new/v0.21.html

v0.21.2

Compare Source

This version fixes a few bugs released in 0.21.1.

v0.21.1

Compare Source

See changes at https://scikit-learn.org/0.21/whats_new/v0.21.html

Fixes some packaging issues in version 0.21.0 along with a few bugs.

v0.21.0

Compare Source

A new release of Scikit-learn with many new features, enhancements and bug fixes. See https://scikit-learn.org/0.21/whats_new/v0.21.html

v0.20.4

Compare Source

Builds on top of Scikit-learn 0.20.3 to fix regressions and other issues released in version 0.20. See change log at https://scikit-learn.org/0.20/whats_new/v0.20.html

v0.20.3

Compare Source

A bug-fix release in the 0.20 series, supporting Python 2 and 3

v0.20.2

Compare Source

Bug-fix release to the 0.20 branch, supporting Python 2 and 3

v0.20.1

Compare Source

Released 21 November 2018.

See changelog at https://scikit-learn.org/0.20/whats_new.html#version-0-20-1

v0.20.0

Compare Source

Released 25 September 2018

See changelog at https://scikit-learn.org/0.20/whats_new.html#version-0-20-0

v0.19.2

Compare Source

Released in July 2018, exclusively in order to support Python 3.7 in the 0.19.X branch.

v0.19.1

Compare Source

v0.19.0

Compare Source

v0.18.2

Compare Source

v0.18.1

Compare Source

v0.18

Compare Source


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@viezly
Copy link

viezly bot commented Sep 24, 2021

Pull request by bot. No need to analyze

@vercel
Copy link

vercel bot commented Sep 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bgoonz/ds-algo-official/EMQAZiyzfjfXL842sP1FDG7TXjdT
✅ Preview: https://ds-algo-official-git-renovate-scikit-learn-1x-bgoonz.vercel.app

@merge-mamba
Copy link

merge-mamba bot commented Oct 9, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/lint-staged-11.x (@renovate-bot)

renovate/eslint-8.x (@renovate-bot @bgoonz)

Something wrong? Got a suggestion? Email me or leave feedback here.

@bgoonz bgoonz merged commit 7210990 into master Oct 21, 2021
@bgoonz bgoonz deleted the renovate/scikit-learn-1.x branch October 21, 2021 16:36
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