pca
Reduces dimensionality of points to k dimensions using PCA.
Return
The reduced points.
Since
1.4.1
Parameters
k
The number of dimensions to reduce to.
points
The points to reduce.
Reduces dimensionality of points to k dimensions using PCA.
The reduced points.
1.4.1
The number of dimensions to reduce to.
The points to reduce.