Inherited from Product
Inherited from Equals
Inherited from ReversibleScaler[DenseVector[Double]]
Inherited from Encoder[DenseVector[Double], DenseVector[Double]]
Inherited from Scaler[DenseVector[Double]]
Inherited from DataPipe[DenseVector[Double], DenseVector[Double]]
Inherited from Serializable
Inherited from Serializable
Inherited from DataPipeConvertible[DenseVector[Double], DenseVector[Double]]
Inherited from AnyRef
Inherited from Any
Transforms data by projecting on the principal components (eigen-vectors) of the sample covariance matrix.
The empirical mean of the data features
The empirical covariance matrix of the data features