Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c3822ac

Browse filesBrowse files
committed
enrich the change log
1 parent 8815c82 commit c3822ac
Copy full SHA for c3822ac

File tree

1 file changed

+4
-1
lines changed
Filter options

1 file changed

+4
-1
lines changed

‎doc/whats_new/v1.0.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v1.0.rst
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,10 @@ Changelog
120120
output which is used to initialize the code.
121121
:pr:`18433` by :user:`Bruno Charron <brcharron>`.
122122

123-
- |Fix| Fixed a bug in :class:`decomposition.KernelPCA`'s ``inverse_transform``.
123+
- |Fix| Fixed a bug in :class:`decomposition.KernelPCA`'s
124+
``inverse_transform``. It now reconstructs the mean of the data by adding
125+
the mean at the last step of reconstruction, in the same way as
126+
``inverse_transform`` of :class:`decomposition.PCA`.
124127
:pr:`19732` by :user:`Kei Ishikawa <kstoneriv3>`.
125128

126129
:mod:`sklearn.ensemble`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.