Class BisectingKMeansModel.SaveLoadV3_0$
Object
org.apache.spark.mllib.clustering.BisectingKMeansModel.SaveLoadV3_0$
- Enclosing class:
- BisectingKMeansModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final BisectingKMeansModel.SaveLoadV3_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- 
SaveLoadV3_0$public SaveLoadV3_0$()
 
- 
- 
Method Details- 
save
- 
load
 
-