提交 c6342da5 编辑于 作者: openaiops's avatar openaiops
浏览文件

update readme

上级 c0932709
加载中
加载中
加载中
加载中
+1 −1
原始行号 差异行号 差异行
# Jump-Starting Multivariate Time Series Anomaly Detection (JumpStarter)

数据/代码github地址:https://github.com/NetManAIOps/JumpStarter
代码github地址:https://github.com/NetManAIOps/JumpStarter

JumpStarter is a comprehensive multivariate time series anomaly detection approach based on **Compressed Sensing** (CS). CS is a signal processing technique where high-energy components in a matrix (multivariate time series) are sparse (i.e. have few high-energy components).
Hence, the difference between the original and the reconstructed multivariate time series, comprised only of low-energy components, should resemble white noise, when the original time series contains no anomaly.