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 Added reference to documentation for SpectralBiclustering class #28999

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

feraidon99
Copy link

Reference Issues/PRs

Add links to examples from the docstrings and user guides #26927

What does this implement/fix? Explain your changes.

Added a reference to the documentation in example/bicluster/plot_spectral_biclustering.py for the SpectralBiclustering class.

Any other comments?

This is a pull request done for the course TDDE51 group 6

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: c8ec52a. Link to the linter CI: here

Comment on lines +376 to +377
In order to learn more about the SpectralBiclustering class go to:
:ref:`sphx_glr_auto_examples_bicluster_plot_spectral_biclustering.py`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
In order to learn more about the SpectralBiclustering class go to:
:ref:`sphx_glr_auto_examples_bicluster_plot_spectral_biclustering.py`
For a more detailed example, see
:ref:`sphx_glr_auto_examples_bicluster_plot_spectral_biclustering.py`

This also needs to be moved to the Examples section bellow.

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