donut
donut copied to clipboard
WWW 2018: Unsupervised Anomaly Detection via Variational Auto-Encoder for Seasonal KPIs in Web Applications
When importing from the donut package, it gets this error while importing the tfsnippet.utils.
When I try to `import donut`. I'm using virtualenv. Python 3.11.3. tf 2.14.0.
Dear haowen-xu, "All the algorithms evaluated in this paper compute one anomaly score for each point. A threshold can be chosen to do the decision: if the score for a...
why the realization of M-ELBO loss function just (1-label)*model['x'].log_prod rather than cross-entory loss?