File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Original file line number Diff line number Diff line change @@ -25,19 +25,19 @@ Changelog
25
25
- |Fix | Fixed a regression in :class: `cross_decomposition.CCA `. :pr: `19646 `
26
26
by `Thomas Fan `_.
27
27
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
+
28
34
:mod: `sklearn.ensemble `
29
35
.......................
30
36
31
37
- |Fix | Fixed a bug in :class: `ensemble.HistGradientBoostingRegressor ` `fit `
32
38
with `sample_weight ` parameter and `least_absolute_deviation ` loss function.
33
39
:pr: `19407 ` by :user: `Vadim Ushtanit <vadim-ushtanit> `.
34
40
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
-
41
41
:mod: `sklearn.gaussian_process `
42
42
...............................
43
43
You can’t perform that action at this time.
0 commit comments