DOC Add reference to plot_lasso_model_selection example in linear_model.rst(#30621)#31522
DOC Add reference to plot_lasso_model_selection example in linear_model.rst(#30621)#31522VirenPassi wants to merge 1 commit intoscikit-learn:mainfrom
Conversation
StefanieSenger
left a comment
There was a problem hiding this comment.
Hi @VirenPassi,
thanks for opening the PR.
I have looked through where the example is already linked and found that it is linked a bit below in the part "Information-criteria based model selection" of the Lasso subsection, where it is fitting better than in the more general section, that we don't want to over crowd with another link.
I think this example is already sufficiently linked (and in the right spot too) and doesn't need to be linked further.
I will close this PR and mark it as not needing a reference.
Thank you, still for your effort. Your contribution is still helping to work towards the goal of the this meta-issue, even if it did not get merged. As written in the issue, it is expected that about 30 % of the examples, don't need to get an additional reference.
Reference Issue
#30621
What does this implement/fix?
Adds a documentation reference link for the example:
plot_lasso_model_selection.pyunderexamples/linear_model/to thelinear_model.rstuser guide.Any additional context?
Verified that this example was not previously referenced and has now been properly linked.