public interface PCAParams extends Params, HasInputCol, HasOutputCol
| Modifier and Type | Method and Description | 
|---|---|
| int | getK() | 
| IntParam | k()The number of principal components. | 
| StructType | validateAndTransformSchema(StructType schema)Validates and transforms the input schema. | 
getInputCol, inputColgetOutputCol, outputColclear, copy, copyValues, defaultCopy, defaultParamMap, explainParam, explainParams, extractParamMap, extractParamMap, get, getDefault, getOrDefault, getParam, hasDefault, hasParam, isDefined, isSet, onParamChange, paramMap, params, set, set, set, setDefault, setDefault, shouldOwntoString, uidint getK()
IntParam k()
StructType validateAndTransformSchema(StructType schema)