Skip to content

Commit

Permalink
DOC update and add release date 1.1.1 (scikit-learn#23416)
Browse files Browse the repository at this point in the history
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
  • Loading branch information
glemaitre and jeremiedbb committed Aug 4, 2022
1 parent d18be5b commit d12b017
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/whats_new/v1.1.rst
Expand Up @@ -42,6 +42,12 @@ Changelog
now conducts validation for `max_features` and `feature_names_in` parameters.
:pr:`23299` by :user:`Long Bao <lorentzbao>`.

:mod:`sklearn.decomposition`
............................

- |Fix| Avoid spurious warning in :class:`decomposition.IncrementalPCA` when
`n_samples == n_components`. :pr:`23264` by :user:`Lucy Liu <lucyleeow>`.

:mod:`sklearn.feature_selection`
................................

Expand Down

0 comments on commit d12b017

Please sign in to comment.