8000 rebase master · scikit-learn/scikit-learn@68a2e76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 68a2e76

Browse files
author
ciku
committed
rebase master
1 parent 10d0282 commit 68a2e76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats_new/v1.1.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ Changelog
120120
A warning will always be raised upon the removal of empty columns.
121121
:pr:`21448` by :user:`Oleh Kozynets <OlehKSS>` and
122122
:user:`Christian Ritter <chritter>`.
123-
:user:`Christian Ritter <chritter>.
124123

125124
- |Fix| Fix a bug in :class:`linear_model.RidgeClassifierCV` where the method
126125
`predict` was performing an `argmax` on the scores obtained from
@@ -177,8 +176,9 @@ Changelog
177176

178177
:mod: `sklearn.decomposition.KernelPCA`
179178
..........................
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>`.
182182

183183
:mod:`sklearn.svm`
184184
..................

0 commit comments

Comments
 (0)
0