Package mvpa :: Package mappers
[hide private]
[frames] | no frames]

Package mappers

source code

PyMVPA mappers.

Module Description

Various space transformations which are intended to map between two spaces, most of the time both ways, and optionally requiring training. Classifiers from the mvpa.clfs module could be considered mappers as well, but they all are supervised, and only provide ND->1D mapping, most of the time without reverse transformation.

Module Organization

The mvpa.mappers module contains the following modules:

Package Tree for mappers
Package Tree for mappers

Submodules [hide private]
    Base
    Specialized

Imports: debug