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 e95a7f0 commit 0985ef6Copy full SHA for 0985ef6
doc/whats_new.rst
@@ -76,6 +76,12 @@ Bug fixes
76
- Various fixes to the Gaussian processes subpackage by Vincent Dubourg
77
and Jan Hendrik Metzen.
78
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
85
86
API changes summary
87
-------------------
0 commit comments