From 7b83be5073e7f62c63d7626f44b42c3a5fbd5328 Mon Sep 17 00:00:00 2001 From: dlagul Date: Fri, 23 Oct 2020 17:23:40 +0800 Subject: [PATCH] Update nots.txt --- data_preprocess/data/nots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_preprocess/data/nots.txt b/data_preprocess/data/nots.txt index 2234d29..924109e 100644 --- a/data_preprocess/data/nots.txt +++ b/data_preprocess/data/nots.txt @@ -1 +1 @@ -The data in "data_preprocess/data_n_kpi", should be reconstructed in the same format as the described in "README.md", then put them in this directory if you want to reproduce some experiments based on these data. +The data in "data_preprocess/data_n_kpi", should be reconstructed in the same format as we described in "README.md", then put them in this directory if you want to reproduce some experiments based on these data. The details about data preprocessing can be found in "data_preprocessing_scripts.txt". -- GitLab