8000 DOC update and add release date 1.1.1 (#23416) · scikit-learn/scikit-learn@75f0beb · GitHub
[go: up one dir, main page]

Skip to content

Commit 75f0beb

Browse files
glemaitrejeremiedbb
andcommitted
DOC update and add release date 1.1.1 (#23416)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
1 parent 2b7a272 commit 75f0beb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/whats_new/v1.1.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ Changelog
4242
now conducts validation for `max_features` and `feature_names_in` parameters.
4343
:pr:`23299` by :user:`Long Bao <lorentzbao>`.
4444

45+
:mod:`sklearn.decomposition`
46+
............................
47+
48+
- |Fix| Avoid spurious warning in :class:`decomposition.IncrementalPCA` when
49+
`n_samples == n_components`. :pr:`23264` by :user:`Lucy Liu <lucyleeow>`.
50+
4551
:mod:`sklearn.feature_selection`
4652
................................
4753

0 commit comments

Comments
 (0)
0