If you're interested in becoming a contributor or requesting changes then click here to join the discord

Difference between revisions of "PyMVPA"

From Brain Computer Interface Wiki
Jump to navigation Jump to search
(Created page with "Category:Software Tools PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level in...")
 
 
Line 1: Line 1:
[[Category:Software Tools]]
+
[[Category:Developer Tools]]
 
PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets. PyMVPA is truly free software (in every respect) and additionally requires nothing but free-software to run.
 
PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets. PyMVPA is truly free software (in every respect) and additionally requires nothing but free-software to run.
 
==Links==
 
==Links==
 
[http://www.pymvpa.org Website]
 
[http://www.pymvpa.org Website]

Latest revision as of 21:05, 3 January 2022

PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets. PyMVPA is truly free software (in every respect) and additionally requires nothing but free-software to run.

Links

Website