mvpa2.testing.
sweepargs
Decorator function to sweep over a given set of classifiers
clfs : list of Classifier
Classifier
List of classifiers to run method on
Often some unittest method can be ran on multiple classifiers.
So this decorator aims to do that
Enter search terms or a module, class or function name.