-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Ensures that laplacian_kernel passes numpydoc validation #23005
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 laplacian_kernel passes numpydoc validation #23005
Conversation
Thanks for the PR @gustavo-ren. I made some suggestions. |
Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]>
Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great suggestions, thank you!
Co-authored-by: Jérémie du Boisberranger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @gustavo-ren
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…learn#23005) * laplacian_kernel docstring correction on issue scikit-learn#21350 * Update sklearn/metrics/pairwise.py Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]> * Update sklearn/metrics/pairwise.py Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]> * Update sklearn/metrics/pairwise.py Co-authored-by: Jérémie du Boisberranger <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
…learn#23005) * laplacian_kernel docstring correction on issue scikit-learn#21350 * Update sklearn/metrics/pairwise.py Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]> * Update sklearn/metrics/pairwise.py Adding sugestiong by jeremiedbb Co-authored-by: Jérémie du Boisberranger <[email protected]> * Update sklearn/metrics/pairwise.py Co-authored-by: Jérémie du Boisberranger <[email protected]> Co-authored-by: Jérémie du Boisberranger <[email protected]>
Reference Issues/PRs
Addresses #21350