| Class | Description |
|---|---|
| PCA |
Principal Components Analysis
This is an algorithm for dimensionality reduction of numerical data.
|
| PCAImpute | |
| PCAModel | |
| PCAModelView | |
| PCAParams | |
| PCAProgressPage | |
| PCAScore |
Principal Components Scoring
This algorithm maps a dataset into the subspace generated by the principal components.
|
| PCAScore.PCAScoreTask |