Sparse Decomposition¶


Implements algorithms from ‘A New Basis for Sparse PCA’.
Note¶
Implementations are a work in progress
Features¶
A sparse PCA (principal component analysis) algorithm
A sparse matrix approximation algorithm
Contents:¶
Feedback¶
If you encounter any errors or problems with Sparse Decomposition, please let me know! Open an Issue at the GitHub http://github.com/bdpedigo/sparse_decomposition main repository.