Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| artificialNoAnomaly | 5 years ago | |
| artificialWithAnomaly | 5 years ago | |
| realAWSCloudwatch | 5 years ago | |
| realAdExchange | 5 years ago | |
| realKnownCause | 5 years ago | |
| realTraffic | 5 years ago | |
| realTweets | 5 years ago | |
| README.md | 5 years ago | |
| add_label.py | 5 years ago | |
| combined_labels.json | 5 years ago | |
Data are ordered, timestamped, single-valued metrics. All data files contain anomalies, unless otherwise noted.
realAWSCloudwatch/
AWS server metrics as collected by the AmazonCloudwatch service. Example metrics include CPU Utilization, Network Bytes In, and Disk Read Bytes.
realAdExchange/
Online advertisement clicking rates, where the metrics are cost-per-click (CPC) and cost per thousand impressions (CPM). One of the files is normal, without anomalies.
realKnownCause/
This is data for which we know the anomaly causes; no hand labeling.
realTraffic/
Real time traffic data from the Twin Cities Metro area in Minnesota, collected
by the
Minnesota Department of Transportation.
Included metrics include occupancy, speed, and travel time from specific
sensors.
realTweets/
A collection of Twitter mentions of large publicly-traded companies
such as Google and IBM. The metric value represents the number of mentions
for a given ticker symbol every 5 minutes.
artificialNoAnomaly/
Artificially-generated data without any anomalies.
artificialWithAnomaly/
Artificially-generated data with varying types of anomalies.
全栈的自动化机器学习系统,主要针对多变量时间序列数据的异常检测。TODS提供了详尽的用于构建基于机器学习的异常检测系统的模块,它们包括:数据处理(data processing),时间序列处理( time series processing),特征分析(feature analysis),检测算法(detection algorithms),和强化模块( reinforcement module)。这些模块所提供的功能包括常见的数据预处理、时间序列数据的平滑或变换,从时域或频域中抽取特征、多种多样的检测算
CSV Python Text