public static class ChiSqSelectorModel.SaveLoadV1_0$
extends Object
| Modifier and Type | Class and Description | 
|---|---|
| class  | ChiSqSelectorModel.SaveLoadV1_0$.DataModel data for import/export | 
| class  | ChiSqSelectorModel.SaveLoadV1_0$.Data$ | 
| Modifier and Type | Field and Description | 
|---|---|
| static ChiSqSelectorModel.SaveLoadV1_0$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| SaveLoadV1_0$() | 
| Modifier and Type | Method and Description | 
|---|---|
| ChiSqSelectorModel | load(SparkContext sc,
    String path) | 
| void | save(SparkContext sc,
    ChiSqSelectorModel model,
    String path) | 
public static final ChiSqSelectorModel.SaveLoadV1_0$ MODULE$
public void save(SparkContext sc, ChiSqSelectorModel model, String path)
public ChiSqSelectorModel load(SparkContext sc, String path)