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.baseΒΆ

Basic, general purpose and meta mappers.

Inheritance diagram of mvpa.mappers.base

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.
is_datasetlike(obj) Check if an object looks like a Dataset.

Classes

ChainMapper(nodes, **kwargs) Class that amends ChainNode with a mapper-like interface.
ChainNode(nodes, **kwargs) Chain of nodes.
Learner(**kwargs[, auto_train, force_train]) Common trainable processing object.
Mapper(**kwargs) Basic mapper interface definition.

NeuroDebian

NITRC-listed