Skip to content

Commit 0985ef6

Browse files
dsullivan7agramfort
authored andcommitted
adding note to whats_new.rst
1 parent e95a7f0 commit 0985ef6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/whats_new.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ Bug fixes
7676
- Various fixes to the Gaussian processes subpackage by Vincent Dubourg
7777
and Jan Hendrik Metzen.
7878

79+
- The ``transform`` of :class:`lda.LDA` now projects the input on the most
80+
discriminant directions. By Martin Billinger.
81+
82+
- Calling ``partial_fit`` with ``class_weight=='auto'`` throws an
83+
appropriate error message and suggests a work around. By Danny Sullivan.
84+
7985

8086
API changes summary
8187
-------------------

0 commit comments

Comments
 (0)