shchuro commited on
Commit
eeecad0
·
verified ·
1 Parent(s): 55acd63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1685,6 +1685,8 @@ See the [paper](https://arxiv.org/abs/2403.07815) for more information.
1685
 
1686
  ## Data format and usage
1687
 
 
 
1688
  All datasets satisfy the following high-level schema:
1689
  - Each dataset row corresponds to a single (univariate or multivariate) time series.
1690
  - There exists one column with name `id` and type `string` that contains the unique identifier of each time series.
 
1685
 
1686
  ## Data format and usage
1687
 
1688
+ The recommended way to use these datasets is via https://github.com/autogluon/fev.
1689
+
1690
  All datasets satisfy the following high-level schema:
1691
  - Each dataset row corresponds to a single (univariate or multivariate) time series.
1692
  - There exists one column with name `id` and type `string` that contains the unique identifier of each time series.