'KMeansModel' object has no attribute 'computeCost' in apache pyspark

前端 未结 0 1725
南方客
南方客 2020-12-08 15:21

I\'m experimenting with a clustering model in pyspark. I\'m trying to get the mean squared cost of the cluster fit for different values of K

def meanScore(k,d         


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