Skip to content

Commit

Permalink
Bump scikit-learn from 0.23.2 to 1.0.1 in /src/gluonts/nursery/daf (#…
Browse files Browse the repository at this point in the history
…3118)

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from
0.23.2 to 1.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scikit-learn/scikit-learn/releases">scikit-learn's
releases</a>.</em></p>
<blockquote>
<h2>scikit-learn 1.0.1</h2>
<p>We're happy to announce the 1.0.1 release with several bugfixes:</p>
<p>You can see the changelog here: <a
href="https://scikit-learn.org/dev/whats_new/v1.0.html#version-1-0-1">https://scikit-learn.org/dev/whats_new/v1.0.html#version-1-0-1</a></p>
<p>You can upgrade with pip as usual:</p>
<pre><code>pip install -U scikit-learn
</code></pre>
<p>The conda-forge builds will be available shortly, which you can then
install using:</p>
<pre><code>conda install -c conda-forge scikit-learn
</code></pre>
<h2>scikit-learn 1.0</h2>
<p>We're happy to announce the 1.0 release. You can read the release
highlights under <a
href="https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html">https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html</a>
and the long version of the change log under <a
href="https://scikit-learn.org/stable/whats_new/v1.0.html#changes-1-0">https://scikit-learn.org/stable/whats_new/v1.0.html#changes-1-0</a></p>
<p>This version supports Python versions 3.7 to 3.9.</p>
<h2>scikit-learn 0.24.2</h2>
<p>We're happy to announce the 0.24.2 release with several bugfixes:</p>
<p>You can see the changelog here: <a
href="https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-2">https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-2</a></p>
<p>You can upgrade with pip as usual:</p>
<pre><code>pip install -U scikit-learn
</code></pre>
<p>The conda-forge builds will be available shortly, which you can then
install using:</p>
<pre><code>conda install -c conda-forge scikit-learn
</code></pre>
<h2>scikit-learn 0.24.1</h2>
<p>We're happy to announce the 0.24.1 release with several bugfixes:</p>
<p>You can see the changelog here: <a
href="https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-1">https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-1</a></p>
<p>You can upgrade with pip as usual:</p>
<pre><code>pip install -U scikit-learn
</code></pre>
<p>The conda-forge builds will be available shortly, which you can then
install using:</p>
<pre><code>conda install -c conda-forge scikit-learn
</code></pre>
<h2>scikit-learn 0.24.0</h2>
<p>We're happy to announce the 0.24 release. You can read the release
highlights under <a
href="https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html">https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html</a>
and the long version of the change log under <a
href="https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-0">https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-0</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/0d378913be6d7e485b792ea36e9268be31ed52d0"><code>0d37891</code></a>
Trigger wheel builder workflow: [cd build]</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/7737cb95a7d525d8f200d8743c5d6c608a77a45c"><code>7737cb9</code></a>
DOC update the News section in website (<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21417">#21417</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/8971a19a45d7f9ae1ed7e3a869558db60aebfe74"><code>8971a19</code></a>
DOC Ensures that MultiTaskElasticNetCV passes numpydoc validation (<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21405">#21405</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/d6e24ee79fc4d7119b714b16e988c29b2fcbeb95"><code>d6e24ee</code></a>
DOC Ensures that LabelSpreading passes numpydoc validation (<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21414">#21414</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/14fda2fe7f5c06e8ab4c275a61801b06a0dcd140"><code>14fda2f</code></a>
DOC Ensures that PassiveAggressiveRegressor passes numpydoc validation
(<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21413">#21413</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/112ae4ef994293240dc2a0f4ab6b2d45a9e0b57a"><code>112ae4e</code></a>
DOC Ensures that OrthogonalMatchingPursuitCV passes numpydoc validation
(<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21412">#21412</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/cd927c0b8b074fac397b9fd5428dfba1710c8f16"><code>cd927c0</code></a>
FIX delete feature_names_in_ when refitting on a ndarray (<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21389">#21389</a>)</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/ae223ee1865a4e1b350c5252343b43bfb7a97c8b"><code>ae223ee</code></a>
bumpversion to 1.0.1</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/9227162d19850fd8305b47c6e8d010ff49195800"><code>9227162</code></a>
MNT remove 1.1 changelog due to rebase conflict</li>
<li><a
href="https://github.com/scikit-learn/scikit-learn/commit/5d75547bb9dbff0ba23368ddffc5db495cd0f468"><code>5d75547</code></a>
MNT fix changelog 1.0.1 (<a
href="https://redirect.github.com/scikit-learn/scikit-learn/issues/21416">#21416</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/scikit-learn/scikit-learn/compare/0.23.2...1.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scikit-learn&package-manager=pip&previous-version=0.23.2&new-version=1.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/awslabs/gluonts/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lorenzo Stella <[email protected]>
  • Loading branch information
dependabot[bot] and lostella authored Feb 2, 2024
1 parent 3559896 commit 4ebecff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gluonts/nursery/daf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ torch==1.13.1
tensorboard==2.3.0
numpy==1.22.0
pandas==1.1.5
scikit-learn==0.23.2
scikit-learn==1.0.1
scipy==1.10.0
matplotlib==3.3.2

0 comments on commit 4ebecff

Please sign in to comment.