最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

threshold - Precision-Recall curve for LSTM Autoencoder results - Stack Overflow

programmeradmin1浏览0评论

I am using an LSTM autoencoder to detect anomalies in a time series. I use the reconstruction error to check if a point is anomalous or not. However, my question is: can I use the precision_recall_curve from Python and give as arguments the truth values with 0 and 1 and the MSE that my model provides? Will I get precision/recall and thresholds related to the MSE in this case? I am confused since I don’t have a regular classifier that outputs probabilities.

发布评论

评论列表(0)

  1. 暂无评论