Metis is a learnware platform in the field of AIOps.
Go to file
lxd1190 bf50841faf
Merge pull request #60 from ct-git/master
加了一个端口小问题的提醒
2019-04-18 11:44:06 +08:00
app docs(api): add python api description 2018-11-08 19:34:12 +08:00
ci feat(ci) update ci 2018-10-15 11:36:41 +08:00
docker fix(docker): start.sh dos2unix 2018-11-07 19:56:35 +08:00
docs 加了一个端口小问题的提醒。 2019-04-18 11:14:29 +08:00
tests refactor(app): refactor dictionary 2018-11-07 14:57:17 +08:00
time_series_detector remove iforest 2019-03-22 15:24:27 +08:00
uweb 解决删除样本的bug 2018-11-01 21:37:32 +08:00
.travis.yml feat(ci) update ci 2018-10-15 11:40:15 +08:00
CONTRIBUTING.md docs(docs): update docs 2018-10-16 15:51:30 +08:00
LICENSE.TXT feat(license): update license 2018-10-15 16:56:03 +08:00
README.en.md docs(architecture docs): update docs content 2018-11-07 20:39:21 +08:00
README.md docs(architecture docs): update docs content 2018-11-07 20:39:21 +08:00
changeLog.md docs(changlog): add changlog 2018-11-08 16:50:18 +08:00
makefile feat(local): commit code 2018-10-12 17:14:54 +08:00
package.json feat(local): commit code 2018-10-12 17:14:54 +08:00

Click me switch to Chinese version

license Release Version PRs Welcome

The name Metis is taken from the Greek goddess of wisdom, Metis, which is a collection of application practices in the AIOps field. It mainly solves the problem of intelligent operation and maintenance in terms of quality, efficiency and cost. The current version of the open source time series anomaly detection learnware is to solve the anomaly detection problem of time series data from the perspective of machine learning.

The realization of the time series anomaly detection learnware is based on statistical judgment, unsupervised and supervised learning to jointly detect time series data. The first-level decision is made by statistical judgment and unsupervised algorithm, and the suspected abnormality is output. Secondly, the supervised model is judged, and the final test result is obtained. The detection model is generated through a large number of sample training and can be continuously updated according to the sample.

The time series anomaly detection learnware has been covered in 20w+ Zhiyun server, which carries the abnormality detection of 240w+ service indicators. After extensive monitoring and data polishing, the learnware has a wide range of applications in the field of anomaly detection and operation and maintenance monitoring.

Support Platform

The operating system platform currently running is as follows:

  • OS: Linux

Support Language

The development languages supported by the front and back ends are as follows:

  • Front-end: JavaScript, TypeScript
  • Back-end: Python 2.7

Overview

Installation Guide

  • When installing for the first time, please refer to the installation documentation: install.md

Instructions

License

Metis is based on the BSD 3-Clause License, see for details: LICENSE.TXT.

Contributing

If you find a problem during use, please submit and describe via https://github.com/Tencent/Metis/issues , you can also view other issues here and contribute code by resolving these issues.

If you are contributing your code for the first time, please read CONTRIBUTING to learn about our contribution process.

Join our Tencent OpenSource Plan.

Contact Information

QQ technology exchange group: 288723616.

qq_group