mvpa2.clfs.blrΒΆ

Bayesian Linear Regression (BLR).

Inheritance diagram of mvpa2.clfs.blr

Functions

accepts_dataset_as_samples(fx) Decorator to extract samples from Datasets.

Classes

BLR([sigma_p, sigma_noise]) Bayesian Linear Regression (BLR).
Classifier([space]) Abstract classifier class to be inherited by all classifiers
ConditionalAttribute([enabled]) Simple container intended to conditionally store the value