![]() |
Multivariate Pattern Analysis in Python |
PyMVPA datasets and helper classes such as mappers, splitters
Dataset and derived classes are dedicated to contain the data and associated information (such as labels, chunk(session) identifiers.
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).