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 @@ -240,9 +240,6 @@ Decomposition, manifold learning and clustering
<
A438
/div>
240
240
``singular_values_ ``, like in :class: `decomposition.IncrementalPCA `.
241
241
:issue: `7685 ` by :user: `Tommy Löfstedt <tomlof> `
242
242
243
- - Fixed the implementation of noise_variance _ in :class: `decomposition.PCA `.
244
- :issue: `9108 ` by `Hanmin Qin <https://github.com/qinhanmin2014 >`_.
245
-
246
243
- :class: `decomposition.NMF ` now faster when ``beta_loss=0 ``.
247
244
:issue: `9277 ` by :user: `hongkahjun `.
248
245
@@ -506,6 +503,9 @@ Decomposition, manifold learning and clustering
506
503
:class: `decomposition.IncrementalPCA `.
507
504
:issue: `9105 ` by `Hanmin Qin <https://github.com/qinhanmin2014 >`_.
508
505
506
+ - Fixed the implementation of noise_variance _ in :class: `decomposition.PCA `.
507
+ :issue: `9108 ` by `Hanmin Qin <https://github.com/qinhanmin2014 >`_.
508
+
509
509
- Fixed a bug where :class: `cluster.DBSCAN ` gives incorrect
510
510
result when input is a precomputed sparse matrix with initial
511
511
rows all zero. :issue: `8306 ` by :user: `Akshay Gupta <Akshay0724> `
You can’t perform that action at this time.
0 commit comments