Skip to content

Commit fc42de6

Browse files
committed
DOC add a changelog entry
1 parent 4981cbf commit fc42de6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/whats_new/v1.6.rst

+8
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,14 @@ Changelog
165165
and automatic retries in case of HTTP errors. :pr:`29354` by :user:`Olivier
166166
Grisel <ogrisel>`.
167167

168+
:mod:`sklearn.decomposition`
169+
............................
170+
171+
- |Fix| Increase rank defficiency threshold in the whitening step of
172+
:class:`decomposition.FastICA` with `whiten_solver="eigh"` to improvement
173+
platform-agnosticity of the estimator. :pr:`29354` by :user:`Olivier Grisel
174+
<ogrisel>`.
175+
168176
:mod:`sklearn.discriminant_analysis`
169177
....................................
170178

0 commit comments

Comments
 (0)