Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9ad783

Browse files
committed
update whats new
1 parent 38443e7 commit c9ad783

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

doc/whats_new/v1.3.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -836,13 +836,6 @@ Miscellaneous
836836
`WindowsError`.
837837
:pr:`26466` by :user:`Dimitri Papadopoulos ORfanos <DimitriPapadopoulos>`.
838838

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-
846839
Code and Documentation Contributors
847840
-----------------------------------
848841

doc/whats_new/v1.4.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,13 @@ Changelog
101101
according to :ref:`metadata routing user guide <metadata_routing>`. :pr:`27005`
102102
by `Adrin Jalali`_.
103103

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+
104111
:mod:`sklearn.cross_decomposition`
105112
..................................
106113

0 commit comments

Comments
 (0)