Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jxying/spca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPCA

Fast and Provable Algorithms for Sparse PCA with Improved Sample Complexity

This Python package provides efficient implementations of algorithms for sparse Principal Component Analysis (PCA), as proposed in our research paper. The algorithm is designed for fast computation and improved sample complexity.

Reference

If you use this code or algorithm in your research, please cite:

Jian-Feng Cai, Zhuozhi Xian, and Jiaxi Ying, Fast and Provable Algorithms for Sparse PCA with Improved Sample Complexity, International Conference on Machine Learning (ICML), 2025.

Getting Started

To run the code:

  1. Download or clone the source files.

  2. Ensure you have Python 3 installed.

  3. Run the demonstration script:

    python demo.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages