Skip to content

Implementation of the Primal-Dual Sparse Canonical Correlation Analysis

Notifications You must be signed in to change notification settings

aalto-ics-kepaco/primal_dual_scca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

primal_dual_scca

Implementation of the Primal-Dual Sparse Canonical Correlation Analysis algorithm described in: Hardoon, David R., and John Shawe-Taylor. "Sparse canonical correlation analysis." Machine Learning 83.3 (2011): 331-353.

Implementation chiefly due to Kristian Nybo, portions of code due to Viivi Uurtio, Juho Rousu and David R. Hardoon.

In order to run the scca_cvx_singleprog_tau function the cvx toolbox needs to be installed. Input your data to the SCCAwrapper_cvx function and the canonical weights will be given in the output.

About

Implementation of the Primal-Dual Sparse Canonical Correlation Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages