adpines / mapalign

Diffusion map based embedding and alignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Diffusion map based embedding and alignment

License:Other


Languages

Language:Jupyter Notebook 67.3%Language:Python 32.7%