Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC Merge Lasso Lasso-LARS and ElasticNet examples together #29955

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

Merged
merged 6 commits into from
Sep 29, 2024

Conversation

saldanhad
Copy link
Contributor

@saldanhad saldanhad commented Sep 28, 2024

Reference Issues/PRs

Part of #27151

What does this implement/fix? Explain your changes.

Lasso and Elastic Net merged with Lasso path using Lars example.

Copy link

github-actions bot commented Sep 28, 2024

✔️ Linting Passed

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

Generated for commit: b4578ee. Link to the linter CI: here

@saldanhad saldanhad changed the title DOC: merge lasso merge with lasso and elastic net example DOC: merge lasso lars with lasso and elastic net example Sep 28, 2024
@glemaitre glemaitre self-requested a review September 28, 2024 19:01
Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

I push directly in the branch because it would have been difficult to ask the changes from the review process. I made the following changes:

  • make sure that the links in the user guide are changed to point to the right images and examples
  • better merge the two examples to have a better reading experience and rework the description of the example
  • redirect previous 2 links to the new example name

I trigger a doc build to check that we don't have dead link (it should be picked by sphinx warnings in a full build).

If everything is fine, we can merge this PR.

I think that we should revisit this example to have a much better description and explanations of the results:

@glemaitre glemaitre changed the title DOC: merge lasso lars with lasso and elastic net example DOC Merge Lasso Lasso-LARS and ElasticNet examples together Sep 28, 2024
@glemaitre glemaitre merged commit fb9f0b9 into scikit-learn:main Sep 29, 2024
30 checks passed
@saldanhad saldanhad deleted the lars branch September 29, 2024 14:01
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