/label-tool

A tool for labeling anomaly in multivariate time series.

Primary LanguagePython

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