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 SpectralEmbedding passes numpydoc validation #21411

Merged

Conversation

g4brielvs
Copy link
Contributor

@g4brielvs g4brielvs commented Oct 22, 2021

Reference Issues/PRs

Addresses #20308

What does this implement/fix? Explain your changes.

This PR ensures SpectralEmbedding is compatible with numpydoc.

Any other comments?

Thanks #DataUmbrella! Thanks so much scikit-learn for so patiently reviewing my PRs! Please let me know if there is anything I can do to improve my future PRs.

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

Some nitpicks otherwise looks good.

sklearn/manifold/_spectral_embedding.py Outdated Show resolved Hide resolved
sklearn/manifold/_spectral_embedding.py Outdated Show resolved Hide resolved
Gabriel Stefanini Vicente and others added 2 commits October 23, 2021 10:49
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
@g4brielvs
Copy link
Contributor Author

g4brielvs commented Oct 23, 2021

@amueller @glemaitre Thanks so much for reviewing my PR. It's a honor for me!

@adrinjalali adrinjalali merged commit 9b111a7 into scikit-learn:main Oct 23, 2021
ogrisel pushed a commit to ogrisel/scikit-learn that referenced this pull request Oct 28, 2021
…-learn#21411)

* DOC Ensures that SpectralEmbedding passes numpydoc validation

* Trim trailing whitespace

* Add space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* Remove space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
…-learn#21411)

* DOC Ensures that SpectralEmbedding passes numpydoc validation

* Trim trailing whitespace

* Add space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* Remove space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
…-learn#21411)

* DOC Ensures that SpectralEmbedding passes numpydoc validation

* Trim trailing whitespace

* Add space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* Remove space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
glemaitre added a commit that referenced this pull request Dec 25, 2021
* DOC Ensures that SpectralEmbedding passes numpydoc validation

* Trim trailing whitespace

* Add space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* Remove space

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
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.

4 participants