SparsePCA in scikits.learn-git
Category: scikit-learn
#pca #principal components analysis #scikit-learn #sparse pca #SparsePCA #spca
I am happy to announce that the Sparse PCA code has been reviewed and
merged into the main scikits.learn
repository.
You can use it if you install the bleeding edge scikits.learn
git
version, by first downloading the source code as explained in the
user’s guide, and then …