8000 What's new · scikit-learn/scikit-learn@7128600 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7128600

Browse files
committed
What's new
1 parent 31a7302 commit 7128600

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ Bug fixes
105105
and ``pandas.DataFrame`` in recent versions of pandas. By
106106
`Gael Varoquaux`_.
107107

108+
- The :class:`decomposition.PCA` now undoes whitening in its
109+
``inverse_transform``. Also, its ``components_`` now always have unit
110+
length. By Michael Eickenberg.
108111

109112
.. _changes_0_15:
110113

0 commit comments

Comments
 (0)
0