public static class BisectingKMeansModel.SaveLoadV2_0$
extends Object
Modifier and Type | Field and Description |
---|---|
static BisectingKMeansModel.SaveLoadV2_0$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SaveLoadV2_0$() |
Modifier and Type | Method and Description |
---|---|
BisectingKMeansModel |
load(SparkContext sc,
String path) |
void |
save(SparkContext sc,
BisectingKMeansModel model,
String path) |
public static final BisectingKMeansModel.SaveLoadV2_0$ MODULE$
public void save(SparkContext sc, BisectingKMeansModel model, String path)
public BisectingKMeansModel load(SparkContext sc, String path)