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 commands and options
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 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)
Bumps scikit-learn from 1.2.2 to 1.3.0.
Release notes
Sourced from scikit-learn's releases.
Commits
7f9bad9
update version [cd build]300fd9f
DOC Release highlights for 1.3 (#26526)b303b9e
MAINT Update what's new for 1.3.0 final release (#26730)4044d15
DOC addpip install sphinx_copybutton
to contribution guide (#26722)ce3c609
DOC small documentation changes in the advanced installation guide (#26394)1691f44
MAINT make sphinx conf more lenient towards missing jupyterlite (#26705)4250f80
FIX Using custom init for KMeans does a single init (#26657)eb011fd
Fix AttributeError use_fallback_lbfgs_solve for newton-cholesky when fitting ...ee89eb8
DOC add meaning ofmax_patches=None
in _compute_n_patches (#25999)cf98b65
DOC Update removed sphinx global varstyle
inlayout.html
(#26627)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 commands and options
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