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.
lhenry15 a48ed2a0c3 fix py.test failure problem 3 years ago
.github/workflows add action Build 3 years ago
datasets added UCR dataset 4 years ago
docs add logo 4 years ago
examples Added BlockChain Notebook 3 years ago
primitive_tests TODO: primitive test for DAGMM 3 years ago
tods fix skitests 3 years ago
.coveralls.yml modify .coverall.yml 4 years ago
.gitignore add raw_data_folder 4 years ago
.travis.yml modify travis.yml 4 years ago
LICENSE add LICENSE 4 years ago
README.md added colab links for notebooks in README 3 years ago
README.zh-CN.md Update README.zh-CN.md 3 years ago
setup.py fix task description problem for generate_problem and brute_force_searcher warning 3 years ago

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

CSV Python Text