8000
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 0382df2 commit 0a85873Copy full SHA for 0a85873
doc/whats_new.rst
@@ -324,6 +324,9 @@ Bug fixes
324
- Fixed a error in the computation of conditional probabilities in
325
:class:`naive_bayes.BernoulliNB`. By `Hanna Wallach`_.
326
327
+ - Fixed handling of ties in :class:`isotonic.IsotonicRegression`.
328
+ We now use the weighted average of targets (secondary method). By
329
+ `Andreas Müller`_ and `Michael Bommarito <http://bommaritollc.com/>`_.
330
331
API changes summary
332
-------------------
0 commit comments