Skip to content

DOC add links to cca examples#26966

Closed
punndcoder28 wants to merge 1 commit intoscikit-learn:mainfrom
punndcoder28:link_examples_cca
Closed

DOC add links to cca examples#26966
punndcoder28 wants to merge 1 commit intoscikit-learn:mainfrom
punndcoder28:link_examples_cca

Conversation

@punndcoder28
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Adds links to CCA examples as mentioned in #26927

What does this implement/fix? Explain your changes.

Adds links to the auto-generated examples for classes CCA

Classes linked with examples

  1. CCA in sklearn/cross_decomposition/_pls.py

@punndcoder28 punndcoder28 changed the title docs(cca): add links to cca examples DOC add links to cca examples Aug 1, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 1, 2023

✔️ Linting Passed

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

Generated for commit: 51bed78. Link to the linter CI: here

class CCA(_PLS):
"""Canonical Correlation Analysis, also known as "Mode B" PLS.

For an example on usage, see
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You could have a better description like:

For a comparison with other algorithms such as .....

@adrinjalali
Copy link
Copy Markdown
Member

The same can go in the docstrings of other classes used in the example.

@adrinjalali
Copy link
Copy Markdown
Member

This should go in #26934 actually.

@adrinjalali adrinjalali closed this Aug 2, 2023
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.

2 participants