Liang Sun, Shuiwang Ji, and Jieping Ye
LS_CCA is a Matlab implementation of the least squares formulation for Canonical Correlation Analysis (CCA). By constructing a specific target matrix from the label information, it is proved that CCA is equivalent to the LS_CCA formulation. Several extensions of LS_CCA based on regularization are also implemented, such as the sparse LS_CCA formulation using 1-norm regularization. This package also provides the implementations of CCA, kernel CCA as well as Orthonormalized Partial Least Squares (OPLS). Specifically, the implemented techniques include:
For all techniques, the regularization is supported. For least squares formulations, LS_CCA, and KLS_CCA, 1-norm and 2-norm regularization are supported.
Please report any bug to Liang Sun (sun.liang@asu.edu).
LS_CCA is distributed for non-commercial use only.