Skip to content

DOC added link to example plot_svm_margin.py #26969

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

anastasia-mikheeva
Copy link

Reference Issues/PRs

Towards #26927

What does this implement/fix? Explain your changes.

Adds link to visual example for C parameter in SVC class

Any other comments?

Ping @adrinjalali @glemaitre
Pyladies Berlin sprint

@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: ca379c9. Link to the linter CI: here

@adrinjalali adrinjalali changed the title DOC added link to example in SVC class docstring DOC added link to example plot_svm_margin.py Aug 2, 2023
@@ -621,6 +621,10 @@ class SVC(BaseSVC):
other, see the corresponding section in the narrative documentation:
:ref:`svm_kernels`.

For a visual example of how changing the regularization parameter
``C`` affects the decision boundary, see
:ref:`sphx-glr-auto-examples-svm-plot-svm-margin.py`.
Copy link
Member

Choose a reason for hiding this comment

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

the link is not correct, all - need to be a _.

@marenwestermann
Copy link
Member

@anastasia-mikheeva would you like to continue working on this PR?

@adrinjalali
Copy link
Member

Closing as stalled.

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.

3 participants