- Orion version: 0.5.1
- Python version: 3.8.16
- Operating System: Darwin Kernel Version 21.6.0
Description
When both ground truth and predicted anomalies lists are empty, point_confusion_matrix function gave ValueError: min() arg is an empty sequence

What I Did
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
Description
When both ground truth and predicted anomalies lists are empty, point_confusion_matrix function gave ValueError: min() arg is an empty sequence

What I Did