Syntax for defining the initial seed: k-means clustering algorithm in pyspark

后端 未结 0 826
迷失自我
迷失自我 2020-12-23 18:35

I am analysing a k-means clustering algorithm in pyspark and I have a syntax doubt. This is the relevant part of the code:

from pyspark.ml.clustering import K         


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