liangminghan0228 / label-tool

A tool for labeling anomaly in multivariate time series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

label-tool

A tool for labeling anomaly of multivariate time series.

Getting Started

Clone the repo

git clone https://github.com/CaoYuanpu/label-tool.git

Install dependencies (with python>=3.5)

cd label-tool
pip install -r requirements.txt

Run the code

cd ui
python config_page.py

About

A tool for labeling anomaly in multivariate time series.


Languages

Language:Python 100.0%