Skip to content

satra/mapalign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repo implements diffusion map based embedding [1] and alignment [2] algorithms.

[1] http://dx.doi.org/10.1016/j.acha.2006.04.006

[2] Langs, Golland and Ghosh (2015) Predicting Activation Across Individuals with Resting-State Functional Connectivity based Multi-Atlas Label Fusion. MICCAI.

This package also provides a scikit-learn compatible DiffusionMapEmbedder.

For documentation see this Jupyter notebook