Decorator function to sweep over a given set of classifiers
clfs : list of 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 :
mvpa2.testing.tools.with_tempfile
mvpa2.tests
Enter search terms or a module, class or function name.