You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daochen Zha df1d62a92f Init 5 years ago
common-primitives Init 5 years ago
data_processing Init 5 years ago
datasets add converted NAB dataset and conversion script 5 years ago
detection_algorithm Init 5 years ago
docs modified example, add getting started 5 years ago
examples Simplify dataset interface and return results in evaluation 5 years ago
feature_analysis Init 5 years ago
primitive_tests Init 5 years ago
reinforcement Init 5 years ago
tests first commit 5 years ago
timeseries_processing Init 5 years ago
tods Init 5 years ago
.gitignore first commit 5 years ago
.install.sh setup.py 5 years ago
README.md update README 5 years ago
__init__.py Init 5 years ago
entry_points.ini Init 5 years ago
requirements.txt Init 5 years ago
run_tests.py Init 5 years ago
setup.py Init 5 years ago
test.sh first commit 5 years ago
tested_file.txt first commit 5 years ago

全栈的自动化机器学习系统,主要针对多变量时间序列数据的异常检测。TODS提供了详尽的用于构建基于机器学习的异常检测系统的模块,它们包括:数据处理(data processing),时间序列处理( time series processing),特征分析(feature analysis),检测算法(detection algorithms),和强化模块( reinforcement module)。这些模块所提供的功能包括常见的数据预处理、时间序列数据的平滑或变换,从时域或频域中抽取特征、多种多样的检测算

CSV Python Text