Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,14 @@
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- mse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# PatchTSMixer model pre-trained on ETTh1 dataset
|
7 |
|
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- mse
|
5 |
+
pipeline_tag: time-series-forecasting
|
6 |
+
tags:
|
7 |
+
- time series
|
8 |
+
- forecasting
|
9 |
+
- pretrained models
|
10 |
+
- foundation models
|
11 |
+
- time series foundation models
|
12 |
+
- time-series
|
13 |
---
|
14 |
# PatchTSMixer model pre-trained on ETTh1 dataset
|
15 |
|