Arguments
Vantage does not support a vector column. Hence, ML functions accept multiple columns for arguments, no need to pass vectors.
PySpark Argument Name |
Open Source Function Argument Name |
Notes |
handleInvalid |
Not yet available. |
|
inputCol |
Not yet available. |
|
outputCol |
Not yet available. |
|
Attributes/Methods
Attribute/Method Name |
Supported |
Notes |
clear |
|
|
copy |
|
|
explainParam |
|
|
explainParams |
|
|
extractParamMap |
|
|
getHandleInvalid |
|
|
getInputCols |
|
|
getOrDefault |
|
|
getOutputCol |
|
|
getParam |
|
|
hasDefault |
|
|
hasParam |
|
|
isDefined |
|
|
isSet |
|
|
load |
|
|
read |
|
|
save |
|
|
set |
|
|
setHandleInvalid |
|
|
setInputCols |
|
|
setParams |
|
|
transform |
|
|
write |
|
|
handleInvalid |
|
|
inputCols |
|
|
outputCols |
|
|
params |
|
|