luminol icon indicating copy to clipboard operation
luminol copied to clipboard

Warn user on automatic modify of algorithm or parameters

Open devinaconley opened this issue 6 years ago • 0 comments

Please throw a warning message to the user when automatically modifying parameters or algorithms. Doing this silently makes it extremely difficulty to debug and fine-tune.

https://github.com/linkedin/luminol/blob/42e4ab969b774ff98f902d064cb041556017f635/src/luminol/algorithms/anomaly_detector_algorithms/bitmap_detector.py#L60-L73

https://github.com/linkedin/luminol/blob/42e4ab969b774ff98f902d064cb041556017f635/src/luminol/anomaly_detector.py#L91-L104

devinaconley avatar Apr 04 '19 15:04 devinaconley