From 91aa30dd0d9768e2802bddd13e610b7728673751 Mon Sep 17 00:00:00 2001 From: lhenry15 Date: Thu, 10 Jun 2021 21:13:01 -0500 Subject: [PATCH] Add benchmark folder readme --- benchmark/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 benchmark/README.md diff --git a/benchmark/README.md b/benchmark/README.md new file mode 100644 index 0000000..8464739 --- /dev/null +++ b/benchmark/README.md @@ -0,0 +1,8 @@ + +# Revisiting Time Series Outlier Detection: Definitions and Benchmarks + +## Benchmark Directions +* Step1: Follow the instructions in main page to intall the package +* Step2: Go to the sub-directories (realworld\_data or synthetic) to see the detailed instruction for running the code and get the results. + +