/aiopstools

The fundamental package for AIops with python.

Primary LanguagePython

aiopstools

aiopstools是aiops领域公开的工具包,里面提供的功能包括:

  • 时间序列的预测;
  • 异常检测;
  • 报警收敛;
  • 报警关联分析;

安装

git clone https://github.com/jixinpu/aiopstools.git
cd aiopstools
python setup.py install

功能模块

目前我们提供的功能如下:

时间序列异常检测

报警收敛

时间序列预测

报警关联分析

版本更新

2018.12.01 时间序列预测、异常检测、报警收敛;

2019.2.15 微软论文报警关联分析;

交流

如果对aiops感兴趣,可以和我进行交流,我的邮箱:

jixinpu@126.com

除此之外,我还建立了aiops的知乎专栏,上面会经常更新一些aiops的最新研究进展,知乎专栏地址:

https://zhuanlan.zhihu.com/c_178702079