README.md
February 8, 2022 ยท View on GitHub
Code release for "Time Series Anomaly Detection by Cumulative Radon Features" by Yedid Hoshen
To run code, simply enter:
python tester.py
To evaluate other datasets:
- Download the datasets from: http://www.timeseriesclassification.com/
- Modify variable
dsin tester.py appropriately.