mvpa2.generators.permutationΒΆ
Generator nodes to permute datasets.
Functions
get_limit_filter (limit, collection) |
Create a filter array from a limit definition. |
get_rng ([r]) |
Return instantiated numpy.random.RandomState given r. |
Classes
AttributePermutator (attr[, count, limit, ...]) |
Node to permute one a more attributes in a dataset. |
Node ([space, pass_attr, postproc]) |
Common processing object. |
deprecated ([extra]) |
Decorator to mark a function or class as deprecated. |