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

[BUG] Bagging-based methods do not work with base clf that do not support sample_weight #5

Closed
ZhiningLiu1998 opened this issue Oct 22, 2021 · 2 comments
Assignees

Comments

@ZhiningLiu1998
Copy link
Owner

Resampling + Bagging clf (e.g., OverBagging) raises error when used with base estimators that do not support sample_weight (e.g., sklearn.KNeighborsClassifier).

@ZhiningLiu1998
Copy link
Owner Author

@all-contributors please add @ZhiningLiu1998 for the maintenance and bug reports

@allcontributors
Copy link
Contributor

@ZhiningLiu1998

I've put up a pull request to add @ZhiningLiu1998! 🎉

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

No branches or pull requests

1 participant