Skip to content
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

DOC Ensures that zero_one_loss passes numpydoc validation #21450

Merged
merged 2 commits into from Oct 25, 2021

Conversation

embandera
Copy link
Contributor

Reference Issues/PRs

Addresses #21350
#DataUmbrella

What does this implement/fix? Explain your changes.
This PR ensures sklearn.metrics._classification.zero_one_loss is compatible with numpydoc:

  • Remove sklearn.metrics._classification.zero_one_loss from DOCSTRING_IGNORE_LIST.
  • Verify that all tests are passing.

@glemaitre glemaitre merged commit ae69f9d into scikit-learn:main Oct 25, 2021
@glemaitre
Copy link
Member

Thanks @embandera All good as well.

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.

None yet

3 participants