| Home | Trees | Indices | Help |
|
|---|
|
|
MultiVariate Pattern Analysis
The mvpa package contains the following subpackages and modules:
Author: Michael Hanke, Yaroslav Halchenko, Per B. Sederberg
Requires: Python 2.4+
Version: 0.4.1
License: The MIT License <http://www.opensource.org/licenses/mit-license.php>
Copyright:
|
|||
| |||
| Algorithms | |||
|---|---|---|---|
| |||
| Anatomical Atlases | |||
| |||
| Basic Data Structures | |||
| |||
| Classifiers (supervised learners) | |||
| |||
| Feature Selections | |||
| |||
| Mappers (usually unsupervised learners) | |||
| |||
| Measures | |||
| |||
| Miscellaneous | |||
| |||
| Unittests | |||
| |||
|
|||
|
|||
|
|||
pymvpa_version = '0.4.1'
|
|||
__version__ = '0.4.1'
|
|||
pymvpa_dataroot = os.path.join(os.path.dirname(__file__), 'data')
|
|||
_random_seed = int(N.random.uniform()*(2** 31-1))
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Feb 23 10:49:45 2009 | http://epydoc.sourceforge.net |