Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DOC Balanced accuracy score adjusted doc fix #19309

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

Conversation

agamemnonc
Copy link
Contributor

@agamemnonc agamemnonc commented Jan 31, 2021

Reference Issues/PRs

Fixes #18199

What does this implement/fix? Explain your changes.

Tiny fix for adjusted argument documentation in balanced_accuracy_score. Reference to perfect performance score has been removed as this is independent of adjusted and information on upper-bound for this score has already been provided earlier in the documentation. Previous documentation might be slightly confusing for the user implying that adjusted may have an impact on perfect performance score.

Any other comments?

None

@jnothman
Copy link
Member

jnothman commented Feb 1, 2021

Should we say "while keeping perfect performance as a score of 1"?

@agamemnonc
Copy link
Contributor Author

@jnothman thanks for approving -- I have now included your suggestion in the docstring.

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

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

Thanks @agamemnonc !

@rth rth changed the title Balanced accuracy score adjusted doc fix DOC Balanced accuracy score adjusted doc fix Feb 1, 2021
@rth rth merged commit 462694a into scikit-learn:main Feb 1, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Balanced accuracy score - adjusted argument
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.