num must be 1 <= num <= 6, not 7 in python for k-means clustering

前端 未结 0 589
故里飘歌
故里飘歌 2021-01-16 05:04

Why am I getting the error "num must be 1 <= num <= 6, not 7"? This code is for K-means clustering. I have to cluster it for at least 2 centroids. The data h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题