org.apache.spark.mllib.clustering
Load a model from the given path.
The model should have been saved by Saveable.save.
Spark context used for loading model files.
Path specifying the directory to which the model was saved.
Model instance