8000 DOC Fixes formating in whats new (#17076) · thomasjpfan/scikit-learn@1bd7404 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bd7404

Browse files
authored
DOC Fixes formating in whats new (scikit-learn#17076)
1 parent acbe13c commit 1bd7404

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/whats_new/v0.23.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,9 @@ Changelog
215215
raise `invalid value encountered in multiply` during `fit`.
216216
:pr:`16718` by :user:`Gui Miotto <gui-miotto>`.
217217

218-
- |Feature| Added `n_components_` attribute to :class:'decomposition.SparsePCA'
219-
and :class:'MiniBatchSparsePCA'. :pr:'16981' by :user:'Mateusz Górski <Reksbril>'
218+
- |Feature| Added `n_components_` attribute to :class:`decomposition.SparsePCA`
219+
and :class:`decomposition.MiniBatchSparsePCA`. :pr:`16981` by
220+
:user:`Mateusz Górski <Reksbril>`.
220221

221222
:mod:`sklearn.ensemble`
222223
.......................

0 commit comments

Comments
 (0)
0