Add validation to init params where applicable.
tms-bananaquit opened this issue · 0 comments
tms-bananaquit commented
For example, I don't believe most of the window-based detectors check that the window size is greater than 0.
For detectors where the parameters have theoretical restrictions (i.e. probabilities are on [0,1]) we ought to drop ValidationError too.