LiDan456 / MAD-GANs

Applied generative adversarial networks (GANs) to do anomaly detection for time series data
522 stars 163 forks source link

How to set threshold for anomaly score #8

Open hi-bingo opened 5 years ago

hi-bingo commented 5 years ago

The model computes the anomaly score for each time tick, so how to set the proper threshold for anomaly score to get the Precision and Recall since it is unlike probability.

harrytrinh96 commented 4 years ago

Same question