| clear |
|
|
| copy |
|
|
| explainParam |
|
|
| explainParams |
|
|
| extractParamMap |
|
|
| fit |
|
|
| fitMultiple |
|
|
| getFeaturesType |
|
|
| getFeaturesCol |
|
|
| getLabelCol |
|
|
| getOrDefault |
|
|
| getOutputCol |
|
|
| getParam |
|
|
| getSelectionMode |
|
|
| getSelectionThreshold |
|
|
| hasDefault |
|
|
| hasParam |
|
|
| isDefined |
|
|
| isSet |
|
|
| load |
|
|
| read |
|
|
| save |
|
|
| set |
|
|
| setFeatureType |
|
Works only when feature type is "continuous". |
| setFeaturesCol |
|
|
| setLabelCol |
|
|
| setLabelType |
|
Works only when label type is "categorical". |
| setOutputCol |
|
|
| setParams |
|
|
| setSelectionMode |
|
|
| setSelectionThreshold |
|
For 'selectionMode' as ['fpr', 'fdr', 'few'], 'selectionThreshold' should be in range [0.0, 1.0]. |
| write |
|
|