Open pmenn36 opened 4 years ago
Hi,
Sorry it took a year for anyone to respond to your PR. For what its worth, I just now merged your changes for casting the thresholds to floating point numbers.
I didn't merge the stuff about duplicate records BC I've never encountered that bug. If that is a real bug and something that you still want fixed then ping me (@ctrl-z-9000-times ) and I will review and merge that as well.
Thanks!
I noticed when evaluating my own detector using this process that there were two bugs that got in the way:
--removeDuplicateLabels
flag. The default behavior remains unchanged.sweeper.py
, which does not affect the default behavior because the anomaly scores from the default detectors are correctly read in as floats anyway.