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