Datasets:

Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
Yong99 commited on
Commit
7326ff5
·
verified ·
1 Parent(s): 1e4c00c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ In addition, we provide code `dataset_evaluation.py` for evaluating time series
75
  python ./scripts/UTSD/dataset_evaluation.py --root_path <dataset root path> --log_path <output log path>
76
  ```
77
 
78
- ## Dataset detailed descriptions.
79
 
80
  We analyze each dataset, examining the time series through the lenses of stationarity and forecastability to allow us to characterize the level of complexity inherent to each dataset.
81
 
 
75
  python ./scripts/UTSD/dataset_evaluation.py --root_path <dataset root path> --log_path <output log path>
76
  ```
77
 
78
+ ## Dataset Description
79
 
80
  We analyze each dataset, examining the time series through the lenses of stationarity and forecastability to allow us to characterize the level of complexity inherent to each dataset.
81