异常检测

时间:2021-02-20 11:51:50
【文件属性】:
文件名称:异常检测
文件大小:4.19MB
文件格式:ZIP
更新时间:2021-02-20 11:51:50
Python 异常检测算法 这些算法可以直接运行:(可以在“ Vae”目录中找到数据集结构) BeatGAN:B.Zhou,S.Liu,B.Hooi,X.Cheng和J.Ye,“ Beatgan:使用对抗性生成的时间序列进行异常节律检测”,IJCAI,2019年,第4433–4439页。 Dagmm:B. Zong,Q。Song,MR Min,W。Cheng,C。Lumezanu,D。Cho和H. Chen,“用于无监督异常检测的深度自动编码高斯混合模型”,载于ICLR,2018年。 Encdec:P。Malhotra,A。Ramakrishnan,G.Anand,L.Vig,P.Agarwal和G.Shroff,“用于多传感器异常检测的基于Lstm的编码器/解码器”,arXiv预印本arXiv:1607.00148,2016年。 GANomaly:S。Akcay,A。Atapour-Abarghoue
【文件预览】:
anomaly-detection-main
----README.md(2KB)
----Dagmm()
--------base.py(2KB)
--------autoencoder.py(10KB)
--------lstmencdec.py(13KB)
--------algorithm_utils.py(2KB)
--------utils.py(366B)
--------main.py(6KB)
--------model.py(6KB)
--------solver.py(10KB)
--------__init__.py(1B)
--------dagmm.py(17KB)
--------eval_methods.py(4KB)
----GANomaly()
--------networks.py(6KB)
--------main.py(5KB)
--------model.py(11KB)
--------data_utils.py(3KB)
--------__init__.py(1B)
--------loss.py(824B)
--------eval_methods.py(4KB)
--------options.py(6KB)
----Lstmndt()
--------errors.py(19KB)
--------plotting.py(10KB)
--------main.py(435B)
--------__init__.py(1B)
--------config.yaml(2KB)
--------detector.py(10KB)
--------helpers.py(2KB)
--------channel.py(3KB)
--------modeling.py(6KB)
----Encdec()
--------base.py(2KB)
--------algorithm_utils.py(2KB)
--------main.py(5KB)
--------model.py(12KB)
--------__init__.py(1B)
--------eval_methods.py(4KB)
----Vae()
--------test_label()
--------test()
--------train()
--------main.py(5KB)
--------earlyStopping.py(2KB)
--------model.py(7KB)
--------data_utils.py(5KB)
--------__init__.py(1B)
--------eval_methods.py(4KB)
--------network.py(5KB)
--------options.py(5KB)
----data_preprocess.py(6KB)
----BeatGAN()
--------main.py(5KB)
--------model.py(9KB)
--------data_utils.py(3KB)
--------plotUtil.py(7KB)
--------__init__.py(1B)
--------eval_methods.py(4KB)
--------network.py(8KB)
--------options.py(4KB)

网友评论