Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eamanu
Copy link
Contributor

@eamanu eamanu commented Dec 12, 2018

Add label accuracy to micro-average.

This is the same that #12353, but this is a clean PR, without conflicts.

Reference Issues/PRs

Fixes #12334

What does this implement/fix? Explain your changes.

Any other comments?

@jnothman
Copy link
Member

CI failing

@eamanu
Copy link
Contributor Author

eamanu commented Dec 12, 2018

@jnothman Ready

:issue:`11179` by :user:`Shangwu Yao <ShangwuYao>` and `Joel Nothman`_.

- |Fix| Add label `accuracy` ìnstead `micro-average` on
:func:metrics.classification_report to avoid confusing. `micro-average` is
Copy link
Member

Choose a reason for hiding this comment

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

does this render without backticks?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ready. Thanks!

Copy link
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

Thank you!

@jnothman jnothman merged commit 72ba300 into scikit-learn:master Dec 13, 2018
adrinjalali pushed a commit to adrinjalali/scikit-learn that referenced this pull request Jan 7, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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.

Showing micro-average in classification report is confusing

3 participants