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