mvpa2.clfs.massΒΆ
Generic wrappers for learners (classifiers) provided by R’s MASS
Highly experimental and ad-hoc – primary use was to verify LDA/QDA results, thus not included in the mvpa2.suite ATM.
Functions
accepts_dataset_as_samples (fx) |
Decorator to extract samples from Datasets. |
Classes
Classifier ([space]) |
Abstract classifier class to be inherited by all classifiers |
ConditionalAttribute ([enabled]) |
Simple container intended to conditionally store the value |
MASSLearnerAdapter (learner[, kwargs, ...]) |
Generic adapter for instances of learners provided by R’s MASS |
Exceptions
Classifier ([space]) |
Abstract classifier class to be inherited by all classifiers |
ConditionalAttribute ([enabled]) |
Simple container intended to conditionally store the value |
MASSLearnerAdapter (learner[, kwargs, ...]) |
Generic adapter for instances of learners provided by R’s MASS |