8000 DOC Correct what's new for #9108 (#9501) · AishwaryaRK/scikit-learn@c1def80 · GitHub
[go: up one dir, main page]

Skip to content

Commit c1def80

Browse files
qinhanmin2014AishwaryaRK
authored andcommitted
DOC Correct what's new for scikit-learn#9108 (scikit-learn#9501)
1 parent 8644d99 commit c1def80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@ Decomposition, manifold learning and clustering
< A438 /div>
240240
``singular_values_``, like in :class:`decomposition.IncrementalPCA`.
241241
:issue:`7685` by :user:`Tommy Löfstedt <tomlof>`
242242

243-
- Fixed the implementation of noise_variance_ in :class:`decomposition.PCA`.
244-
:issue:`9108` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
245-
246243
- :class:`decomposition.NMF` now faster when ``beta_loss=0``.
247244
:issue:`9277` by :user:`hongkahjun`.
248245

@@ -506,6 +503,9 @@ Decomposition, manifold learning and clustering
506503
:class:`decomposition.IncrementalPCA`.
507504
:issue:`9105` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
508505

506+
- Fixed the implementation of noise_variance_ in :class:`decomposition.PCA`.
507+
:issue:`9108` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
508+
509509
- Fixed a bug where :class:`cluster.DBSCAN` gives incorrect
510510
result when input is a precomputed sparse matrix with initial
511511
rows all zero. :issue:`8306` by :user:`Akshay Gupta <Akshay0724>`

0 commit comments

Comments
 (0)
0