File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ Changelog
120
120
A warning will always be raised upon the removal of empty columns.
121
121
:pr: `21448 ` by :user: `Oleh Kozynets <OlehKSS> ` and
122
122
:user: `Christian Ritter <chritter> `.
123
- :user: `Christian Ritter <chritter>.
124
123
125
124
- |Fix | Fix a bug in :class: `linear_model.RidgeClassifierCV ` where the method
126
125
`predict ` was performing an `argmax ` on the scores obtained from
@@ -177,8 +176,9 @@ Changelog
177
176
178
177
:mod: `sklearn.decomposition.KernelPCA `
179
178
..........................
180
- -[Fix] :class: `decomposition.KernelPCA ` now validates input parameters in `fit ` instead of `__init__ `
181
- :pr: `21567 ` by :user: `Maggie Chege <MaggieChege> `
179
+ - [Fix] :class: `decomposition.KernelPCA ` now validates input parameters in
180
+ `fit ` instead of `__init__ `.
181
+ :pr: `21567 ` by :user: `Maggie Chege <MaggieChege> `.
182
182
183
183
:mod: `sklearn.svm `
184
184
..................
You can’t perform that action at this time.
0 commit comments