Skip to content

aalto-ics-kepaco/DeepBiosphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepBiosphere

The codes in this repository can be used to perform either sparse canonical correlation analysis (SCCA) or kernel canonical correlation analysis (KCCA) on a set of two-view data. The ClustergramFig, CorrelationPlot and ScorePlot functions can be used to visualise the results. The functions PredictiveCC_GaussianKernel and PredictiveCC perform 3-fold cross validation in order to determine the optimal value of the sparsity hyper parameter in SCCA when a Gaussian or linear kernel are applied respectively. The stability of the obtained value can be assessed by the StabilityAnalysis function. The statistical siginificance of the obtained canonical correlations can be evaluated by randomisation tests that are implemented in Significance_KCCA and Significance_SCCA.

© 09/06/2015 Viivi Uurtio, Aalto University viivi.uurtio@aalto.fi

The m-files SCCAwrapper2_corrected_corr_cvx.m, gsd.m and normalisekcca.m are written by

© David R. Hardoon http://homepage.mac.com/davidrh/ D.Hardoon@cs.ucl.ac.uk

and the CVX-toolbox implementation of the SCCA algorithm, found in the m-file scca_cvx_singleprog_tau.m, is written by

© 08/06/2014 Kristian Nybo, Aalto University kryfti@gmail.com

Commercial use is not allowed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages