Skip to content

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

Merged
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/782
Feb 9, 2021
Merged

FIX make sure that FunctionSampler will bypass validation in fit#790
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/782

Conversation

@glemaitre

Copy link
Copy Markdown
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