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

Error: No module named 'sklearn.preprocessing.label' #22

Open
hyrmet opened this issue Jul 31, 2021 · 2 comments
Open

Error: No module named 'sklearn.preprocessing.label' #22

hyrmet opened this issue Jul 31, 2021 · 2 comments

Comments

@hyrmet
Copy link

hyrmet commented Jul 31, 2021

Exception while loading the algorithms to the registry, No module named 'sklearn.preprocessing.label'

@tilias-um5s
Copy link

Dear hyrmet,

I think you are using a newer version of scikit learn which had several changes, try to use the same version as the author (scikit-learn==0.21.3) , and check if that helps. You can also read this post in stackoverflow: https://stackoverflow.com/questions/60305098/modulenotfounderror-no-module-named-sklearn-preprocessing-data

@pplonski
Copy link
Owner

pplonski commented Aug 7, 2021

@tilias-um5s you are right, that might be a solution.

@pplonski pplonski changed the title I got this error Error: No module named 'sklearn.preprocessing.label' Aug 7, 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

No branches or pull requests

3 participants