Skip to content

DOC Fix ref to MultiTaskElasticNetCV in MultiTaskElasticNet doc #18814

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 1 commit into from
Nov 11, 2020

Conversation

bdpedigo
Copy link
Contributor

Reference Issues/PRs

Fixes #18813

What does this implement/fix? Explain your changes.

Fixes a reference in the documentation to MultiTaskElasticNet that should have been MultiTaskElasticNetCV

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR @bdpedigo !

LGTM

@thomasjpfan thomasjpfan changed the title [MRG] Fix reference to MultiTaskElasticNetCV in MultiTaskElasticNet docs DOC Fix ref to MultiTaskElasticNetCV in MultiTaskElasticNet doc Nov 11, 2020
@thomasjpfan thomasjpfan merged commit f650d94 into scikit-learn:master Nov 11, 2020
@bdpedigo bdpedigo deleted the reference-fix branch November 12, 2020 01:54
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.

Reference to MultiTaskElasticNet should be MultiTaskElasticNetCV
2 participants