8000 DOC cleaning typo in linear_model/_coordinate_descent.py by Vlasovets · Pull Request #19348 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC cleaning typo in linear_model/_coordinate_descent.py #19348

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 2 commits into from
Feb 4, 2021

Conversation

Vlasovets
Copy link
Contributor

Reference Issues/PRs

References #19105

What does this implement/fix? Explain your changes.

I changed ''True" to "False" in the comment to the default parameter for sparse input (line 618).
It was a typo.

Any other comments?

My first contribution:)

Copy link
Member
@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @Vlasovets !

@jeremiedbb
Copy link
Member

Actually I just noticed it's also wrong in the Lasso class. Would you mind fix it there too ?

@Vlasovets
Copy link
Contributor Author

Actually I just noticed it's also wrong in the Lasso class. Would you mind fix it there too ?

Yes, sure! I just pushed this change to my branch and it seems that it also appeared in the main repository, right?

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