12 December 2016 7 1K Report

I am using python 3.4 for clustering,and write this code:

"from sklearn.cluster import KMeans"

even I have installed related modules but there is below error:

"ImportError: cannot import name 'datasets'"

what is problem?

More Iman Rahimi's questions See All
Similar questions and discussions