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

Skip to content

[MRG] Avoid calling check_array/check_X_y twice #16044

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
Jan 9, 2020

Conversation

madhuracj
Copy link
Contributor

This PR simply fixes two FIXMEs as their prerequisite #14872 has been merged.

Reference Issues/PRs

#14872

What does this implement/fix? Explain your changes.

As #14872 is now merged we can avoid calling check_array/check_X_y methods twice.

Any other comments?

Thank you for the awesome library!!!

@thomasjpfan
Copy link
Member

Thank you for the PR @madhuracj !

@jnothman jnothman merged commit d367ea4 into scikit-learn:master Jan 9, 2020
@jnothman
Copy link
Member

jnothman commented Jan 9, 2020

Thanks @madhuracj

@madhuracj madhuracj deleted the cleanup branch January 10, 2020 03:25
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Feb 22, 2020
panpiort8 pushed a commit to panpiort8/scikit-learn that referenced this pull request Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants