Class BisectingKMeansModel.SaveLoadV3_0$
Object
org.apache.spark.mllib.clustering.BisectingKMeansModel.SaveLoadV3_0$
- Enclosing class:
- BisectingKMeansModel
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BisectingKMeansModel.SaveLoadV3_0$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionload
(SparkContext sc, String path) void
save
(SparkContext sc, BisectingKMeansModel model, String path)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SaveLoadV3_0$
public SaveLoadV3_0$()
-
-
Method Details
-
save
-
load
-