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

Handling of BaseSampler's Transform #2273

Closed
chukarsten opened this issue May 14, 2021 · 2 comments · Fixed by #2583
Closed

Handling of BaseSampler's Transform #2273

chukarsten opened this issue May 14, 2021 · 2 comments · Fixed by #2583
Assignees
Labels
enhancement An improvement to an existing feature. refactor Work being done to refactor code.

Comments

@chukarsten
Copy link
Contributor

chukarsten commented May 14, 2021

Connected to the hotfix for 0.24.0 #2272 this issue covers the proper handling of BaseSampler's transform() return and how it's being changed to return None for y.

Successful completion of this involves proper testing to replace test_undersampler in tests/model_understanding_tests/test_permutation_importance.py.

@chukarsten
Copy link
Contributor Author

@dsherry @freddyaboulton @angela97lin placeholder for now...too tired to put in the rest of the details, haha.

@dsherry
Copy link
Contributor

dsherry commented May 14, 2021

My spike #2210 would fix this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to an existing feature. refactor Work being done to refactor code.
Projects
None yet
3 participants