Datasets:
Tasks:
Time Series Forecasting
Size:
1K<n<10K
Tags:
forecasting
benchmark
monash-time-series-forecasting-repository
monash-tsf
language_creators:found
tsfile
License:
chore: normalize tsfile dataset metadata
Browse files
README.md
CHANGED
|
@@ -12,23 +12,25 @@ task_categories:
|
|
| 12 |
- time-series-forecasting
|
| 13 |
task_ids:
|
| 14 |
- univariate-time-series-forecasting
|
|
|
|
| 15 |
tags:
|
| 16 |
-
- time-series
|
| 17 |
- forecasting
|
| 18 |
- benchmark
|
| 19 |
- monash-time-series-forecasting-repository
|
| 20 |
- monash-tsf
|
|
|
|
| 21 |
- tsfile
|
| 22 |
-
- apache-tsfile
|
| 23 |
- modality:timeseries
|
| 24 |
-
- Time-series
|
| 25 |
-
- format:tsfile
|
| 26 |
pretty_name: temperature_rain (TsFile format)
|
| 27 |
configs:
|
| 28 |
- config_name: default
|
| 29 |
data_files:
|
| 30 |
- split: train
|
| 31 |
path: "*.tsfile"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
| 33 |
|
| 34 |
# temperature_rain (TsFile format)
|
|
|
|
| 12 |
- time-series-forecasting
|
| 13 |
task_ids:
|
| 14 |
- univariate-time-series-forecasting
|
| 15 |
+
- multivariate-time-series-forecasting
|
| 16 |
tags:
|
|
|
|
| 17 |
- forecasting
|
| 18 |
- benchmark
|
| 19 |
- monash-time-series-forecasting-repository
|
| 20 |
- monash-tsf
|
| 21 |
+
- language_creators:found
|
| 22 |
- tsfile
|
|
|
|
| 23 |
- modality:timeseries
|
|
|
|
|
|
|
| 24 |
pretty_name: temperature_rain (TsFile format)
|
| 25 |
configs:
|
| 26 |
- config_name: default
|
| 27 |
data_files:
|
| 28 |
- split: train
|
| 29 |
path: "*.tsfile"
|
| 30 |
+
modality:
|
| 31 |
+
- timeseries
|
| 32 |
+
size_categories:
|
| 33 |
+
- 1K<n<10K
|
| 34 |
---
|
| 35 |
|
| 36 |
# temperature_rain (TsFile format)
|