DOC: Add example link to RidgeClassifier docstring (#30621)#31602
DOC: Add example link to RidgeClassifier docstring (#30621)#31602MauryaGhogare wants to merge 3 commits intoscikit-learn:mainfrom
Conversation
❌ Linting issuesThis PR is introducing linting issues. Here's a summary of the issues. Note that you can avoid having linting issues by enabling You can see the details of the linting issues under the
|
|
Hi! This PR adds a small docstring improvement to the RidgeClassifier by linking to a related example. Kindly let me know if I should do anything further or if a re-run is needed. |
StefanieSenger
left a comment
There was a problem hiding this comment.
Hi @MauryaGhogare,
thank you, but the example plot_ridge_classifier does not exist? 😲
Did you generate this PR with a tool? What did you intend to do?
I'm closing this and am happy to review a new PR that references one of the examples from the issue list.
Reference Issues/PRs
Fixes #30621
What does this implement/fix? Explain your changes.
This PR adds a visual example reference link to the
RidgeClassifierdocstring insklearn.linear_model._ridge.Any other comments?
N/A