Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4981cbf commit 8cf7261Copy full SHA for 8cf7261
doc/whats_new/v1.6.rst
@@ -165,6 +165,14 @@ Changelog
165
and automatic retries in case of HTTP errors. :pr:`29354` by :user:`Olivier
166
Grisel <ogrisel>`.
167
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
176
:mod:`sklearn.discriminant_analysis`
177
....................................
178
0 commit comments