mvpa2.base.learnerΒΆ

Implementation of a common trainable processing object (Learner).

Inheritance diagram of mvpa2.base.learner

Functions

is_datasetlike(obj) Check if an object looks like a Dataset.

Classes

ConditionalAttribute(*args, **kwargs[, enabled]) Simple container intended to conditionally store the value
Learner(**kwargs[, auto_train, force_train]) Common trainable processing object.
Node(**kwargs[, space, postproc]) Common processing object.

Exceptions

ConditionalAttribute(*args, **kwargs[, enabled]) Simple container intended to conditionally store the value
Learner(**kwargs[, auto_train, force_train]) Common trainable processing object.
Node(**kwargs[, space, postproc]) Common processing object.

NeuroDebian

NITRC-listed