Skip to content

Commit 2d39b4f

Browse files
authored
time series anomaly detection
1 parent 0013e16 commit 2d39b4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,8 @@ https://machinelearningmastery.com/time-series-forecasting-long-short-term-memor
439439
[seglearn](https://github.com/dmbee/seglearn) - Time Series library.
440440
[pyts](https://github.com/johannfaouzi/pyts) - Time series transformation and classification, [Imaging time series](https://pyts.readthedocs.io/en/latest/auto_examples/index.html#imaging-time-series).
441441
Turn time series into images and use Neural Nets: [example](https://gist.github.com/oguiza/c9c373aec07b96047d1ba484f23b7b47), [example](https://github.com/kiss90/time-series-classification).
442-
[sktime](https://github.com/alan-turing-institute/sktime), [sktime-dl](https://github.com/uea-machine-learning/sktime-dl) - Toolbox for (deep) learning with time series.
442+
[sktime](https://github.com/alan-turing-institute/sktime), [sktime-dl](https://github.com/uea-machine-learning/sktime-dl) - Toolbox for (deep) learning with time series.
443+
[adtk](https://github.com/arundo/adtk) - Time Series Anomaly Detection.
443444

444445
##### Time Series Evaluation
445446

0 commit comments

Comments
 (0)