Skip to content

DOC Ensures that hinge_loss passes numpydoc validation#23387

Merged
jeremiedbb merged 3 commits intoscikit-learn:mainfrom
KenP97:docstrings_hinge_loss
May 17, 2022
Merged

DOC Ensures that hinge_loss passes numpydoc validation#23387
jeremiedbb merged 3 commits intoscikit-learn:mainfrom
KenP97:docstrings_hinge_loss

Conversation

@KenP97
Copy link
Copy Markdown
Contributor

@KenP97 KenP97 commented May 16, 2022

Reference Issues/PRs

Addresses #21350

What does this implement/fix? Explain your changes.

DOC Ensures that sklearn.metrics._classification.hinge_loss passes numpydoc validation

  • Added description for Return value of hinge_loss() in sklearn.metrics._classification.hinge_loss
  • Removed sklearn.metrics._classification.hinge_loss from FUNCTION_DOCSTRING_IGNORE_LIST

Any other comments?

Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan 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 for the PR!

@KenP97 KenP97 force-pushed the docstrings_hinge_loss branch from 010742f to 5388e4f Compare May 17, 2022 02:11
@KenP97
Copy link
Copy Markdown
Contributor Author

KenP97 commented May 17, 2022

Thanks

Copy link
Copy Markdown
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Thanks @KenP97

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.

3 participants