Skip to content

python package for Incremental Prinicpal Component Analysis

Notifications You must be signed in to change notification settings

gaoyuankidult/pyIPCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyIPCA

a python package for Incremental Principal Component Analysis(IPCA) that conforms to the scikit-learn API.

Installation

python setup.py install

Dependencies

The IPCA algorithms require scikit-learn and numpy. The examples require matplotlib and OpenCV(the cv2 module, which seems to be installed along with scikit-learn these days ...?)

Contributing

Submit a pull request!

About

python package for Incremental Prinicpal Component Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%