tsod
tsod copied to clipboard
direction aware fit-methods
Threshold in fit method should be aware of the direciton. E.g. if a DiffDetector have negative direction and fit is called, the user would most likely want a threshold based on the negative directions. Otherwhise all negative diffs in detect() might be overshadowed by a large positive diff in the training data.