Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -2556,6 +2556,32 @@ dataset_info:
|
|
| 2556 |
num_examples: 51
|
| 2557 |
download_size: 196330
|
| 2558 |
dataset_size: 1872095
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2559 |
configs:
|
| 2560 |
- config_name: ETT_15T
|
| 2561 |
data_files:
|
|
@@ -2725,6 +2751,10 @@ configs:
|
|
| 2725 |
data_files:
|
| 2726 |
- split: train
|
| 2727 |
path: favorita_transactions/1D/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2728 |
---
|
| 2729 |
|
| 2730 |
## Forecast evaluation datasets
|
|
|
|
| 2556 |
num_examples: 51
|
| 2557 |
download_size: 196330
|
| 2558 |
dataset_size: 1872095
|
| 2559 |
+
- config_name: favorita_transactions_1M
|
| 2560 |
+
features:
|
| 2561 |
+
- name: id
|
| 2562 |
+
dtype: string
|
| 2563 |
+
- name: timestamp
|
| 2564 |
+
sequence: timestamp[ms]
|
| 2565 |
+
- name: transactions
|
| 2566 |
+
sequence: float32
|
| 2567 |
+
- name: oil_price
|
| 2568 |
+
sequence: float32
|
| 2569 |
+
- name: store_nbr
|
| 2570 |
+
dtype: float32
|
| 2571 |
+
- name: city
|
| 2572 |
+
dtype: string
|
| 2573 |
+
- name: state
|
| 2574 |
+
dtype: string
|
| 2575 |
+
- name: type
|
| 2576 |
+
dtype: string
|
| 2577 |
+
- name: cluster
|
| 2578 |
+
dtype: float32
|
| 2579 |
+
splits:
|
| 2580 |
+
- name: train
|
| 2581 |
+
num_bytes: 46856
|
| 2582 |
+
num_examples: 51
|
| 2583 |
+
download_size: 20262
|
| 2584 |
+
dataset_size: 46856
|
| 2585 |
configs:
|
| 2586 |
- config_name: ETT_15T
|
| 2587 |
data_files:
|
|
|
|
| 2751 |
data_files:
|
| 2752 |
- split: train
|
| 2753 |
path: favorita_transactions/1D/train-*
|
| 2754 |
+
- config_name: favorita_transactions_1M
|
| 2755 |
+
data_files:
|
| 2756 |
+
- split: train
|
| 2757 |
+
path: favorita_transactions/1M/train-*
|
| 2758 |
---
|
| 2759 |
|
| 2760 |
## Forecast evaluation datasets
|
favorita_transactions/1M/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8be0c353f023c874a62c925ca8c7b88b82a7d4dc5835587d927b54c95c182ccc
|
| 3 |
+
size 20262
|