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

ModuleNotFoundError: No module named 'sklearn.neighbors.kde' #18

Open
heexu976 opened this issue Apr 19, 2022 · 2 comments
Open

ModuleNotFoundError: No module named 'sklearn.neighbors.kde' #18

heexu976 opened this issue Apr 19, 2022 · 2 comments

Comments

@heexu976
Copy link

No description provided.

@SuJiaKuan
Copy link

Install scikit-learn====0.22.1 may solve the problem (ref):

pip install scikit-learn==0.22.1

@bruce1408
Copy link

bruce1408 commented Sep 6, 2022

use this from sklearn.neighbors import KernelDensity

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