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.enetΒΆ

Elastic-Net (ENET) regression classifier.

Inheritance diagram of mvpa2.clfs.enet

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.

Classes

Classifier([space]) Abstract classifier class to be inherited by all classifiers ..
ENET([lm, trace, normalize, intercept, ...]) Elastic-Net regression (ENET) Classifier.
ENETWeights(clf[, force_train]) SensitivityAnalyzer that reports the weights ENET trained
Sensitivity(clf[, force_train]) Sensitivities of features for a given Classifier.

Exceptions

Classifier([space]) Abstract classifier class to be inherited by all classifiers ..
ENET([lm, trace, normalize, intercept, ...]) Elastic-Net regression (ENET) Classifier.
ENETWeights(clf[, force_train]) SensitivityAnalyzer that reports the weights ENET trained
Sensitivity(clf[, force_train]) Sensitivities of features for a given Classifier.

NeuroDebian

NITRC-listed