Skip to content

DOC add links to cca examples #26966

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

Closed

Conversation

punndcoder28
Copy link
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

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

@@ -780,6 +780,9 @@ def __init__(
class CCA(_PLS):
"""Canonical Correlation Analysis, also known as "Mode B" PLS.

For an example on usage, see
Copy link
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
Member

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

@adrinjalali
Copy link
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