mvpa2.generators.baseΒΆ
Repeat and filter as sequence of dataset
Classes
FeatureAttributesCollection ([items, length]) |
Container for attributes of features |
Node ([space, pass_attr, postproc]) |
Common processing object. |
Repeater (count[, space]) |
Node that yields the same dataset for a certain number of repetitions. |
SampleAttributesCollection ([items, length]) |
Container for attributes of samples (i.e. |
Sifter (includes, \*args, \*\*kwargs) |
Exclude (do not generate) provided dataset on the values of the attributes. |