Metadata-Version: 1.1
Name: mapalign
Version: 0.2.1
Summary: Mapalign
Home-page: https://github.com/satra/mapalign
Author: satra
Author-email: UNKNOWN
License: Apache License, 2.0
Description: [![Build Status](https://travis-ci.org/satra/mapalign.svg?branch=master)](https://travis-ci.org/satra/mapalign)
        
        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](docs/dmap_intro.ipynb)
        
Platform: UNKNOWN
Provides: mapalign
