8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbe13c commit 1bd7404Copy full SHA for 1bd7404
doc/whats_new/v0.23.rst
@@ -215,8 +215,9 @@ Changelog
215
raise `invalid value encountered in multiply` during `fit`.
216
:pr:`16718` by :user:`Gui Miotto <gui-miotto>`.
217
218
-- |Feature| Added `n_components_` attribute to :class:'decomposition.SparsePCA'
219
- and :class:'MiniBatchSparsePCA'. :pr:'16981' by :user:'Mateusz Górski <Reksbril>'
+- |Feature| Added `n_components_` attribute to :class:`decomposition.SparsePCA`
+ and :class:`decomposition.MiniBatchSparsePCA`. :pr:`16981` by
220
+ :user:`Mateusz Górski <Reksbril>`.
221
222
:mod:`sklearn.ensemble`
223
.......................
0 commit comments