Skip to content

Commit

Permalink
DOC add what's new entry for scikit-learn#7159
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ogrisel authored and TomDLT committed Oct 3, 2016
1 parent 5b6388f commit 926db3b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,13 @@ Bug fixes
problems for users with very small differences in scores (`#7353
<https://github.com/scikit-learn/scikit-learn/pull/7353>`_).

- Fix incomplete ``predict_proba`` method delegation from
:class:`model_selection.GridSearchCV` to
:class:`linear_model.SGDClassifier` (`#7159
<https://github.com/scikit-learn/scikit-learn/pull/7159>`_)
by `Yichuan Liu <https://github.com/yl565>`_.


API changes summary
-------------------

Expand Down

0 comments on commit 926db3b

Please sign in to comment.