Skip to content

Commit

Permalink
DOC additional what's new for 0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jnothman committed Jul 30, 2019
1 parent 7d9ea3e commit 953f327
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/whats_new/v0.20.rst
Expand Up @@ -31,6 +31,13 @@ The bundled version of joblib was upgraded from 0.13.0 to 0.13.2.
``remainder`` transformer.
:pr:`14237` by `Andreas Schuderer <schuderer>`.

:mod:`sklearn.decomposition`
............................

- |Fix| Fixed a bug in :class:`cross_decomposition.CCA` improving numerical
stability when `Y` is close to zero. :pr:`13903` by `Thomas Fan`_.


:mod:`sklearn.model_selection`
..............................

Expand Down

0 comments on commit 953f327

Please sign in to comment.