Stop computation if the latest error drops below a certain threshold.
crits : list of StoppingCriterion instances
For each call to MultiStopCrit all of these criterions will be evaluated.
mode : {‘and’, ‘or’}
Logical function to determine the multi criterion from the set of base criteria.
mvpa2.featsel.helpers.NBackHistoryStopCrit
Enter search terms or a module, class or function name.