File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -836,13 +836,6 @@ Miscellaneous
836
836
`WindowsError `.
837
837
:pr: `26466 ` by :user: `Dimitri Papadopoulos ORfanos <DimitriPapadopoulos> `.
838
838
839
- :mod: `sklearn.covariance `
840
- .........................
841
-
842
- - |Enhancement | Allow :func: `covariance.shrunk_covariance ` to process
843
- multiple covariance matrices at once.
844
- :pr: `25275 ` by :user: `Quentin Barthélemy <qbarthelemy> `.
845
-
846
839
Code and Documentation Contributors
847
840
-----------------------------------
848
841
Original file line number Diff line number Diff line change @@ -101,6 +101,13 @@ Changelog
101
101
according to :ref: `metadata routing user guide <metadata_routing >`. :pr: `27005 `
102
102
by `Adrin Jalali `_.
103
103
104
+ :mod: `sklearn.covariance `
105
+ .........................
106
+
107
+ - |Enhancement | Allow :func: `covariance.shrunk_covariance ` to process
108
+ multiple covariance matrices at once by handling nd-arrays.
109
+ :pr: `25275 ` by :user: `Quentin Barthélemy <qbarthelemy> `.
110
+
104
111
:mod: `sklearn.cross_decomposition `
105
112
..................................
106
113
You can’t perform that action at this time.
0 commit comments