Skip to content

Improve PCA output.

Jens Lucht requested to merge improve-pca into master

Also singular values (scaled to 'explained variance') can be used to identify the number of components needed. Also, reorder the output such that the largest singular value is returned first.

Merge request reports

Loading