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 94f234d

Browse filesBrowse files
committed
DOC order whats new 0.24.2
1 parent 8d7387f commit 94f234d
Copy full SHA for 94f234d

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎doc/whats_new/v0.24.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v0.24.rst
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ Changelog
2525
- |Fix| Fixed a regression in :class:`cross_decomposition.CCA`. :pr:`19646`
2626
by `Thomas Fan`_.
2727

28+
:mod:`sklearn.decomposition`
29+
............................
30+
31+
- |Fix| Fixed a bug in :class:`decomposition.KernelPCA`'s
32+
``inverse_transform``. :pr:`19732` by :user:`Kei Ishikawa <kstoneriv3>`.
33+
2834
:mod:`sklearn.ensemble`
2935
.......................
3036

3137
- |Fix| Fixed a bug in :class:`ensemble.HistGradientBoostingRegressor` `fit`
3238
with `sample_weight` parameter and `least_absolute_deviation` loss function.
3339
:pr:`19407` by :user:`Vadim Ushtanit <vadim-ushtanit>`.
3440

35-
:mod:`sklearn.decomposition`
36-
............................
37-
38-
- |Fix| Fixed a bug in :class:`decomposition.KernelPCA`'s
39-
``inverse_transform``. :pr:`19732` by :user:`Kei Ishikawa <kstoneriv3>`.
40-
4141
:mod:`sklearn.gaussian_process`
4242
...............................
4343

0 commit comments

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