org.apache.spark.mllib.clustering
number of clusters
an RDD of clustering PowerIterationClustering#Assignment
s
an RDD of clustering PowerIterationClustering#Assignment
s
an RDD of clustering PowerIterationClustering#Assignment
s
Current version of model save/load format.
Current version of model save/load format.
number of clusters
number of clusters
Save this model to the given path.
Save this model to the given path.
This saves:
The model may be loaded using Loader.load
.
Spark context used to save model data.
Path specifying the directory in which to save this model. If the directory already exists, this method throws an exception.
Model produced by PowerIterationClustering.