This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.mappers.somΒΆ

Self-organizing map (SOM) mapper.

Inheritance diagram of mvpa.mappers.som

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.

Classes

Mapper(**kwargs) Basic mapper interface definition.
SimpleSOMMapper(kshape, niter[, ...]) Mapper using a self-organizing map (SOM) for dimensionality reduction.

NeuroDebian

NITRC-listed