Datasets:
Upload dataset
Browse files- README.md +46 -0
- rohlik_orders/1D/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -4156,6 +4156,48 @@ dataset_info:
|
|
| 4156 |
num_examples: 817
|
| 4157 |
download_size: 403955
|
| 4158 |
dataset_size: 3609839
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4159 |
- config_name: rossmann_1D
|
| 4160 |
features:
|
| 4161 |
- name: id
|
|
@@ -4885,6 +4927,10 @@ configs:
|
|
| 4885 |
data_files:
|
| 4886 |
- split: train
|
| 4887 |
path: restaurant/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4888 |
- config_name: rossmann_1D
|
| 4889 |
data_files:
|
| 4890 |
- split: train
|
|
|
|
| 4156 |
num_examples: 817
|
| 4157 |
download_size: 403955
|
| 4158 |
dataset_size: 3609839
|
| 4159 |
+
- config_name: rohlik_orders_1D
|
| 4160 |
+
features:
|
| 4161 |
+
- name: id
|
| 4162 |
+
dtype: string
|
| 4163 |
+
- name: timestamp
|
| 4164 |
+
sequence: timestamp[ms]
|
| 4165 |
+
- name: orders
|
| 4166 |
+
sequence: float32
|
| 4167 |
+
- name: holiday_name
|
| 4168 |
+
sequence: string
|
| 4169 |
+
- name: holiday
|
| 4170 |
+
sequence: float32
|
| 4171 |
+
- name: shutdown
|
| 4172 |
+
sequence: float32
|
| 4173 |
+
- name: mini_shutdown
|
| 4174 |
+
sequence: float32
|
| 4175 |
+
- name: shops_closed
|
| 4176 |
+
sequence: float32
|
| 4177 |
+
- name: winter_school_holidays
|
| 4178 |
+
sequence: float32
|
| 4179 |
+
- name: school_holidays
|
| 4180 |
+
sequence: float32
|
| 4181 |
+
- name: blackout
|
| 4182 |
+
sequence: float32
|
| 4183 |
+
- name: mov_change
|
| 4184 |
+
sequence: float32
|
| 4185 |
+
- name: frankfurt_shutdown
|
| 4186 |
+
sequence: float32
|
| 4187 |
+
- name: precipitation
|
| 4188 |
+
sequence: float32
|
| 4189 |
+
- name: snow
|
| 4190 |
+
sequence: float32
|
| 4191 |
+
- name: user_activity_1
|
| 4192 |
+
sequence: float32
|
| 4193 |
+
- name: user_activity_2
|
| 4194 |
+
sequence: float32
|
| 4195 |
+
splits:
|
| 4196 |
+
- name: train
|
| 4197 |
+
num_bytes: 530130
|
| 4198 |
+
num_examples: 7
|
| 4199 |
+
download_size: 125366
|
| 4200 |
+
dataset_size: 530130
|
| 4201 |
- config_name: rossmann_1D
|
| 4202 |
features:
|
| 4203 |
- name: id
|
|
|
|
| 4927 |
data_files:
|
| 4928 |
- split: train
|
| 4929 |
path: restaurant/train-*
|
| 4930 |
+
- config_name: rohlik_orders_1D
|
| 4931 |
+
data_files:
|
| 4932 |
+
- split: train
|
| 4933 |
+
path: rohlik_orders/1D/train-*
|
| 4934 |
- config_name: rossmann_1D
|
| 4935 |
data_files:
|
| 4936 |
- split: train
|
rohlik_orders/1D/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de43786b272ca6f36a0f5f298d2fe14277f43d1e7b595d85fb5cff0b9efbfe00
|
| 3 |
+
size 125366
|