码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • AIOPS 学习之路


    异常检测

    Anomaly detection techniques can also be classified into three modes, supervised, semi-supervised and unsupervised

    unsupervised

    VAE:
    https://github.com/NetManAIOps/donut

    Conditional VAE
    https://github.com/NetManAIOps/Bagel

    supervised

    参考

    https://github.com/tencent/metis
    https://github.com/etsy/skyline
    https://github.com/earthgecko/skyline
    https://github.com/jx-zhong-for-academic-purpose/GCN-Anomaly-Detection

    LSTM for time series anomaly detection

      1. Train a LSTM prediction model
      1. Compute the errors, and fit a multivariate Gaussion distribution
      1. Detect the anomaly score based on the Mahalanobis distance

    Variational AutoEncoder for time series anomaly detection

    surpervised classification

    • Ignore the outliers, and train an auto-encoder model only on normal data
    • Feed the model with new data, if the reconstruction error is too high, then label them as the anomaly

    unsurpervised clustering

    Cluster-based Algorithm for Anomaly Detection in Time Series

    density-based (density estimation) Unsupervised

    Detects

    Anomaly score

    Reconstruction error

    if you want to detect whether this example is an anomaly or not, predict it use a good trained model. If the model can’t predict it very well, then the problem is from this example instead of the model.

    根因分析

    • Granger Causality

    • Transfer Entropy

    Further reading

    • https://github.com/h-cel/ClimateVegetationDynamics_GrangerCausality
    • https://github.com/USC-Melady/Granger-causality
    • https://github.com/fangsfdavid/causality
    • https://github.com/DarkEyes/VLTimeSeriesCausality
    • https://github.com/M-Nauta/TCDF
    • https://github.com/akelleh/causality

    Reference

    Lstm-Variational-Auto-encoder
    Extreme Rare Event Classification using AutoEncoders in Keras
    RNN-Time-series-Anomaly-Detection
    LSTM for Anomaly Detection in Time Series Data
    cs.kuleuven.be
    Time-Series Anomaly Detection Service at Microsoft

    reference and further reading

    https://github.com/donglee-afar/logdeep

    https://github.com/jixinpu/aiopstools

    https://github.com/chris-chris/mlops-example

    https://github.com/chenryn/aiops-handbook

    https://github.com/ChaojunWang1994/anomaly-detection-for-high-dimensional-sparse-data

    https://github.com/Marcnuth/AnomalyDetection

    https://github.com/visenger/awesome-mlops

    https://github.com/yzhao062/pyod

    https://github.com/johannfaouzi/pyts

    https://github.com/NetManAIOps

    https://tech.meituan.com/2020/10/15/mt-aiops-horae.html

    Causality:
    Hotspot: https://github.com/junkfei/Multidimensional_root_cause_analysis
    Attributor,
    IDice,
    Squeeze,
    Apriori
    time adversial

    Synthetic Control Method: https://github.com/jlhourENSAE/PenSynthPy/blob/master/functions/pensynth_functions.py

    sequential bayesian inference
    inverse problem

    https://zhuanlan.zhihu.com/p/114918107

    Anomaly:
    Unsupervised first
    Classification when cumulate enough data
    在这里插入图片描述

  • 相关阅读:
    世界级黑客丨电脑犯罪界的汉尼拔
    2023国赛数学建模C题模型代码
    [Java/力扣160]相交链表
    商业智能BI,助力企业数据文化建设
    一款可自动跳广告的安卓App开源项目
    TNF1LTX_TNF2LTX_TNF3LTX 全新板卡10路(TNF1LTX)/11路(TNF2LTX/TNF3LTX)高速任意业务汇聚波长转换板
    NLP经典论文研读--transformer-XL论文源码难点记录
    自定义指令与生命周期函数
    详细Spring学习笔记,初识Spring家族
    机器学习-波士顿房价预测
  • 原文地址:https://blog.csdn.net/weixin_38812492/article/details/125894838
  • 最新文章
  • 攻防演习之三天拿下官网站群
    数据安全治理学习——前期安全规划和安全管理体系建设
    企业安全 | 企业内一次钓鱼演练准备过程
    内网渗透测试 | Kerberos协议及其部分攻击手法
    0day的产生 | 不懂代码的"代码审计"
    安装scrcpy-client模块av模块异常,环境问题解决方案
    leetcode hot100【LeetCode 279. 完全平方数】java实现
    OpenWrt下安装Mosquitto
    AnatoMask论文汇总
    【AI日记】24.11.01 LangChain、openai api和github copilot
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1
正则表达式工具 cron表达式工具 密码生成工具

京公网安备 11010502049817号