Stop computation if for a number of steps error was increasing
Initialize with number of steps
bestdetector : BestDetector
used to determine where the best error is located.
steps : int
How many steps to check after optimal value.
mvpa2.featsel.rfe.ProxyClassifier
Enter search terms or a module, class or function name.