Hi,
I have tried to run the code with the current setup (number of epochs is 30) but I get
File TadGAN/anomaly_detection.py", line 129, in find_scores
precision = tp / (tp + fp)
ZeroDivisionError: division by zero
Any ideas about what is going on ?
With Kind Regards,
Roberto
Hi,
I have tried to run the code with the current setup (number of epochs is 30) but I get
File TadGAN/anomaly_detection.py", line 129, in find_scores
precision = tp / (tp + fp)
ZeroDivisionError: division by zero
Any ideas about what is going on ?
With Kind Regards,
Roberto