Skip to content

codeaudit/RankMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

RankMap Project.

Paper "RankMap: A Platform-Aware Framework for Distributed Learning from Dense Datasets", can be found here: http://arxiv.org/abs/1503.08169

Source codes:

Column Subset Selection-based (CCS) Transformation: Random Sampling (a.k.a Nystrom) Adaptive Sampling

Iterative Learninmg Algorithms: Least squares minimization with L1 Penalty (a.k.a LASSO regularization) Power iteration for sigular value decomposition

Orthogonal Matching Pursuit (OMP)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.8%
  • Shell 19.2%