Skip to content

Robust PCA with Python wrapper

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjof2 tjof2 released this 24 Nov 13:55
· 60 commits to master since this release

New Python wrapper for ROSL algorithms.

Extended support to ROSL+ algorithm, which uses Nystrom's method to randomly sample the data matrix and speed up the algorithm. Previously ROSL+ only supported square sub-matrices.