mvpa2.clfs.baseΒΆ

Plumbing for all learners (classifiers and regressions)

Inheritance diagram of mvpa2.clfs.base

Functions

accepts_samples_as_dataset(fx) Decorator to wrap samples into a Dataset.

Classes

Classifier([space]) Abstract classifier class to be inherited by all classifiers

Exceptions

Classifier([space]) Abstract classifier class to be inherited by all classifiers