Table Of Contents

Previous topic

mvpa

Next topic

mvpa.datasets.base

This Page

Quick search

mvpa.datasets

PyMVPA datasets and helper classes such as mappers, splitters

Module Description

Dataset and derived classes are dedicated to contain the data and associated information (such as labels, chunk(session) identifiers.

Module Organization

The mvpa.datasets module contains the following modules:

group Generic Datasets:
 base, mapped, masked, meta
group Specialized Datasets:
 nifti, eep
group Mappers:mapper, maskmapper
group Metrics:metric
group Splitters:
 splitter, nfoldsplitter
group Miscellaneous:
 miscfx

The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.datasets (for developers).