Commit 2691968a authored by chenzk's avatar chenzk
Browse files

v1.0.1

parent e3f7f7b3
File added
......@@ -57,7 +57,7 @@ pip install -r requirements.txt # requirements.txt
本步骤说明采用LongHorizon中的`ETTm2`
- https://nhits-experiments.s3.amazonaws.com/datasets.zip
数据目录结构如下:
mini数据集为ETT-small.zip,解压即可使用,数据目录结构如下:
```
ETT-small/longhorizon/datasets/ETTm2
├── df_x.csv
......@@ -87,7 +87,7 @@ python infer.py
```
## result
# 输入
`输入:`
```
ds,unique_id,y
2016-07-01 00:00:00,OT,1.0180321560148238
......@@ -100,7 +100,7 @@ ds,unique_id,y
2018-02-20 23:30:00,OT,-1.5623282581688442
2018-02-20 23:45:00,OT,-1.5623282581688442
```
# 输出
`输出:`
```
unique_id ds iTransformer
0 OT 2018-02-21 00:00:00 -1.567348
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment