8000 DOC add examples in docstring of enet_path, lars_path*, orthogonal_mp* by Higgs32584 · Pull Request #28288 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC add examples in docstring of enet_path, lars_path*, orthogonal_mp* #28288

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 9 commits into from
Mar 2, 2024

Conversation

Higgs32584
Copy link
Contributor

#27982
Created examples for
sklearn.linear_model.enet_path
sklearn.linear_model.lars_path
sklearn.linear_model.lars_path_gram
sklearn.linear_model.orthogonal_mp
sklearn.linear_model.orthogonal_mp_gram

8000
Copy link
github-actions bot commented Jan 26, 2024

✔️ Linting Passed

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

Generated for commit: 7d93400. Link to the linter CI: here

@Higgs32584 Higgs32584 marked this pull request as draft January 26, 2024 21:13
@Higgs32584 Higgs32584 marked this pull request as ready for review January 26, 2024 22:50
@Higgs32584
Copy link
Contributor Author

@glemaitre Could you review this pull request? Thank you

@glemaitre glemaitre self-requested a review March 2, 2024 11:10
@glemaitre glemaitre changed the title #27982 Created examples for sklearn.linear_model.enet_path sklearn.linear_model.lars_path sklearn.linear_model.lars_path_gram sklearn.linear_model.orthogonal_mp sklearn.linear_model.orthogonal_mp_gram DOC add examples in docstring of enet_path, lars_path, lars_path_gram, orthogonal_mp, and orthogonal_mp_gram Mar 2, 2024
@glemaitre glemaitre changed the title DOC add examples in docstring of enet_path, lars_path, lars_path_gram, orthogonal_mp, and orthogonal_mp_gram DOC add examples in docstring of enet_path, lars_path*, orthogonal_mp* Mar 2, 2024
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 simplified some examples and reuse the class examples when possible. LGTM.

Enabling auto-merge. Thanks @Higgs32584

@glemaitre glemaitre enabled auto-merge (squash) March 2, 2024 12:08
@glemaitre glemaitre self-requested a review March 2, 2024 12:20
@glemaitre glemaitre merged commit 7398d06 into scikit-learn:main Mar 2, 2024
@Higgs32584 Higgs32584 deleted the linear_model branch March 2, 2024 13:21
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
0