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.MaximalVote

Inheritance diagram of MaximalVote

class mvpa2.clfs.meta.MaximalVote(**kwargs)

Provides a decision using maximal vote rule

Notes

Available conditional attributes:

  • estimates: Estimates keep counts across classifiers for each label/sample
  • predictions+: Voted predictions

(Conditional attributes enabled by default suffixed with +)

Initialize instance of MaximalVote

Parameters :

enable_ca : None or list of str

Names of the conditional attributes which should be enabled in addition to the default ones

disable_ca : None or list of str

Names of the conditional attributes which should be disabled

descr : str

Description of the instance

NeuroDebian

NITRC-listed