Skip to content
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

FIX make sure that FunctionSampler will bypass validation in fit #790

Merged
merged 2 commits into from
Feb 9, 2021

Conversation

glemaitre
Copy link
Member

closes #782

Make sure that input validations are bypass if validate=False even when only fit is called.

@glemaitre glemaitre merged commit 9f3872d into scikit-learn-contrib:master Feb 9, 2021
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.

[BUG] validate argument does not work in imblearn.FunctionSampler
1 participant