Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -487,6 +487,8 @@ configs:
|
|
487 |
|
488 |
This repository contains time series datasets that can be used for evaluation of univariate & multivariate forecasting models.
|
489 |
|
|
|
|
|
490 |
The datasets follow a format that is compatible with the [`fev`](https://github.com/autogluon/fev) package.
|
491 |
|
492 |
## Data format and usage
|
@@ -547,4 +549,8 @@ For more details about the dataset format and usage, check out the [`fev` docume
|
|
547 |
| `proenfo_gfc17_load` | h | 8 | 280704 | 2 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
548 |
| `proenfo_hog` | h | 24 | 2526336 | 6 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
549 |
| `proenfo_pdb` | h | 1 | 35040 | 2 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
550 |
-
| `proenfo_spain` | h | 1 | 736344 | 21 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
|
|
|
|
|
|
|
|
|
487 |
|
488 |
This repository contains time series datasets that can be used for evaluation of univariate & multivariate forecasting models.
|
489 |
|
490 |
+
The main focus of this repository is on datasets that reflect real-world forecasting scenarios, such as those involving covariates, missing values, and other practical complexities.
|
491 |
+
|
492 |
The datasets follow a format that is compatible with the [`fev`](https://github.com/autogluon/fev) package.
|
493 |
|
494 |
## Data format and usage
|
|
|
549 |
| `proenfo_gfc17_load` | h | 8 | 280704 | 2 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
550 |
| `proenfo_hog` | h | 24 | 2526336 | 6 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
551 |
| `proenfo_pdb` | h | 1 | 35040 | 2 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
552 |
+
| `proenfo_spain` | h | 1 | 736344 | 21 | 0 | https://github.com/Leo-VK/EnFoAV | [[4]](https://doi.org/10.48550/arXiv.2307.07191) |
|
553 |
+
|
554 |
+
## Publications using these datasets
|
555 |
+
|
556 |
+
- ["ChronosX: Adapting Pretrained Time Series Models with Exogenous Variables"](https://arxiv.org/abs/2503.12107)
|