Skip to content

Added bug fix #7786 to whats_new.rst#7830

Merged
jnothman merged 4 commits intoscikit-learn:masterfrom
srivatsan-ramesh:dev
Nov 6, 2016
Merged

Added bug fix #7786 to whats_new.rst#7830
jnothman merged 4 commits intoscikit-learn:masterfrom
srivatsan-ramesh:dev

Conversation

@srivatsan-ramesh
Copy link
Copy Markdown
Contributor

Added bug fix #7786 to whats_new.rst

Reference PR

#7786


- 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
Copy Markdown
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`

functions were not accepting multi-label targets. :issue:`7676`
by `Mohammed Affan`_

- Fixes issue in :func:`multiclass.OneVsRestClassifier.partial_fit` of
Copy link
Copy Markdown
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
Copy Markdown
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