mvpa2.featsel.helpers.NStepsStopCrit

Inheritance diagram of NStepsStopCrit

class mvpa2.featsel.helpers.NStepsStopCrit(steps)

Stop computation after a certain number of steps.

Initialize with number of steps.

Parameters :

steps : int

Number of steps after which to stop.

steps

Previous topic

mvpa2.featsel.helpers.NBackHistoryStopCrit

Next topic

mvpa2.featsel.helpers.RangeElementSelector

NeuroDebian

NITRC-listed