Skip to content

Added bug fix #7786 to whats_new.rst #7830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 6, 2016

Conversation

srivatsan-ramesh
Copy link
Contributor

Added bug fix #7786 to whats_new.rst

Reference PR

#7786

@@ -133,6 +133,11 @@ Bug fixes
functions were not accepting multi-label targets. :issue:`7676`
by `Mohammed Affan`_

- Fixes issue in :func:`partial_fit` of
:class:`multiclass.OneVsRestClassifier` when number of classes used in
:func:`partial_fit` was less than the total number of classes in the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:func: needs the full path if you want to use it. Just refer to

:func:`multiclass.OneVsRestClassifier.partial_fit`

@@ -133,6 +133,11 @@ Bug fixes
functions were not accepting multi-label targets. :issue:`7676`
by `Mohammed Affan`_

- Fixes issue in :func:`multiclass.OneVsRestClassifier.partial_fit` of
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take a look at how this renders: https://6948-843222-gh.circle-artifacts.com/0/home/ubuntu/scikit-learn/doc/_build/html/stable/whats_new.html#id3. I think one reference is enough, rather than three!

@jnothman jnothman merged commit 2e4b589 into scikit-learn:master Nov 6, 2016
@jnothman
Copy link
Member

jnothman commented Nov 6, 2016

thanks

@srivatsan-ramesh srivatsan-ramesh deleted the dev branch November 8, 2016 16:46
amueller pushed a commit to amueller/scikit-learn that referenced this pull request Nov 9, 2016
sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants