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

Refactor subclassing deprecated sklearn base classes #204

Open
bsipocz opened this issue Dec 31, 2019 · 0 comments
Open

Refactor subclassing deprecated sklearn base classes #204

bsipocz opened this issue Dec 31, 2019 · 0 comments

Comments

@bsipocz
Copy link
Member

bsipocz commented Dec 31, 2019

To follow-up on scikit-learn/scikit-learn#9250.

Easy workaround is to switch to the private baseclass, but preferable solution is to use a public class. The deprecation was added in the new 0.22 version, removal is foreseen in 0.24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant