Skip to content

An implementation of "ancient" stochastic CUR matrix decomposition algorithm with example of using.

Notifications You must be signed in to change notification settings

shappiron/CUR_decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUR_decomposition

An implementation of "ancient" stochastic CUR matrix decomposition algorithm with example of using.

The algorithm was taken from the paper CUR matrix decompositions for improved data analysis. Please, read it - this is very cool!

To use the algorithm, you need just copy the main script CUR.py in your work directory and import the only class presented in it. I also prepared a notebook with a copy of the whole CUR class and some examples of using on real gene expression dataset taken from here.

Good luck!

About

An implementation of "ancient" stochastic CUR matrix decomposition algorithm with example of using.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published