To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 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.

mvpa2.clfs.meta.MeanPrediction

Inheritance diagram of MeanPrediction

class mvpa2.clfs.meta.MeanPrediction(descr=None, **kwargs)

Provides a decision by taking mean of the results

Notes

Available conditional attributes:

  • estimates+: Predictions from all classifiers are stored
  • predictions+: Mean predictions

(Conditional attributes enabled by default suffixed with +)

Initialize ClassWithCollections object

Parameters :

descr : str

Description of the instance

NeuroDebian

NITRC-listed