Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
-
|
4 |
license: other
|
5 |
source_datasets:
|
6 |
-
|
7 |
task_categories:
|
8 |
-
|
9 |
task_ids:
|
10 |
-
|
11 |
-
|
12 |
dataset_info:
|
13 |
- config_name: epf_electricity_be
|
14 |
features:
|
@@ -100,6 +100,38 @@ dataset_info:
|
|
100 |
num_examples: 1
|
101 |
download_size: 1396603
|
102 |
dataset_size: 1677335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: m5_with_covariates
|
104 |
features:
|
105 |
- name: id
|
@@ -373,6 +405,10 @@ configs:
|
|
373 |
data_files:
|
374 |
- split: train
|
375 |
path: epf/electricity_pjm/train-*
|
|
|
|
|
|
|
|
|
376 |
- config_name: m5_with_covariates
|
377 |
data_files:
|
378 |
- split: train
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
license: other
|
5 |
source_datasets:
|
6 |
+
- original
|
7 |
task_categories:
|
8 |
+
- time-series-forecasting
|
9 |
task_ids:
|
10 |
+
- univariate-time-series-forecasting
|
11 |
+
- multivariate-time-series-forecasting
|
12 |
dataset_info:
|
13 |
- config_name: epf_electricity_be
|
14 |
features:
|
|
|
100 |
num_examples: 1
|
101 |
download_size: 1396603
|
102 |
dataset_size: 1677335
|
103 |
+
- config_name: favorita_store_sales
|
104 |
+
features:
|
105 |
+
- name: id
|
106 |
+
dtype: string
|
107 |
+
- name: timestamp
|
108 |
+
sequence: timestamp[us]
|
109 |
+
- name: sales
|
110 |
+
sequence: float64
|
111 |
+
- name: onpromotion
|
112 |
+
sequence: int64
|
113 |
+
- name: oil_price
|
114 |
+
sequence: float64
|
115 |
+
- name: holiday
|
116 |
+
sequence: string
|
117 |
+
- name: store_nbr
|
118 |
+
dtype: int64
|
119 |
+
- name: family
|
120 |
+
dtype: string
|
121 |
+
- name: city
|
122 |
+
dtype: string
|
123 |
+
- name: state
|
124 |
+
dtype: string
|
125 |
+
- name: type
|
126 |
+
dtype: string
|
127 |
+
- name: cluster
|
128 |
+
dtype: int64
|
129 |
+
splits:
|
130 |
+
- name: train
|
131 |
+
num_bytes: 113609820
|
132 |
+
num_examples: 1782
|
133 |
+
download_size: 8385672
|
134 |
+
dataset_size: 113609820
|
135 |
- config_name: m5_with_covariates
|
136 |
features:
|
137 |
- name: id
|
|
|
405 |
data_files:
|
406 |
- split: train
|
407 |
path: epf/electricity_pjm/train-*
|
408 |
+
- config_name: favorita_store_sales
|
409 |
+
data_files:
|
410 |
+
- split: train
|
411 |
+
path: favorita/store_sales/train-*
|
412 |
- config_name: m5_with_covariates
|
413 |
data_files:
|
414 |
- split: train
|
favorita/store_sales/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7375f4d3245abd19109d8c722a936f792c3663b73df19ade0268d8239f7b0e53
|
3 |
+
size 8385672
|