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

ImportError: cannot import name 'KMeans_logan' from 'sklearn.cluster' #2

Open
rabeehk opened this issue Feb 10, 2021 · 2 comments
Open

Comments

@rabeehk
Copy link

rabeehk commented Feb 10, 2021

Hi
this line does not work for me. thanks
from sklearn.cluster import KMeans_logan

@rabeehk
Copy link
Author

rabeehk commented Feb 10, 2021

Also, these files are missing, in clustering code:

from ._spectral import spectral_clustering, SpectralClustering

could you please check the repo and make sure this runs?
thanks

@JieyuZhao
Copy link
Contributor

JieyuZhao commented Feb 10, 2021

Hi,

Please see the new updated README. The codes are under "/cluster" folder. Let me know if you have other questions.

@JieyuZhao JieyuZhao reopened this Feb 10, 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

2 participants