Methods
context(sqlContext) → {module:eclairjs/ml/util.MLReader}
Parameters:
Name | Type | Description |
---|---|---|
sqlContext |
module:eclairjs/sql.SQLContext |
- Source:
Returns:
load(path) → {object}
Loads the ML component from the input path.
Parameters:
Name | Type | Description |
---|---|---|
path |
string |
- Source:
Returns:
- Type
- object
session(sparkSession) → {module:eclairjs/ml/util.MLReader}
Parameters:
Name | Type | Description |
---|---|---|
sparkSession |
module:eclairjs/sql.SparkSession |
- Source: