Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -2582,6 +2582,32 @@ dataset_info:
|
|
| 2582 |
num_examples: 51
|
| 2583 |
download_size: 20262
|
| 2584 |
dataset_size: 46856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2585 |
configs:
|
| 2586 |
- config_name: ETT_15T
|
| 2587 |
data_files:
|
|
@@ -2755,6 +2781,10 @@ configs:
|
|
| 2755 |
data_files:
|
| 2756 |
- split: train
|
| 2757 |
path: favorita_transactions/1M/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2758 |
---
|
| 2759 |
|
| 2760 |
## Forecast evaluation datasets
|
|
|
|
| 2582 |
num_examples: 51
|
| 2583 |
download_size: 20262
|
| 2584 |
dataset_size: 46856
|
| 2585 |
+
- config_name: favorita_transactions_1W
|
| 2586 |
+
features:
|
| 2587 |
+
- name: id
|
| 2588 |
+
dtype: string
|
| 2589 |
+
- name: timestamp
|
| 2590 |
+
sequence: timestamp[ms]
|
| 2591 |
+
- name: transactions
|
| 2592 |
+
sequence: float32
|
| 2593 |
+
- name: oil_price
|
| 2594 |
+
sequence: float32
|
| 2595 |
+
- name: store_nbr
|
| 2596 |
+
dtype: float32
|
| 2597 |
+
- name: city
|
| 2598 |
+
dtype: string
|
| 2599 |
+
- name: state
|
| 2600 |
+
dtype: string
|
| 2601 |
+
- name: type
|
| 2602 |
+
dtype: string
|
| 2603 |
+
- name: cluster
|
| 2604 |
+
dtype: float32
|
| 2605 |
+
splits:
|
| 2606 |
+
- name: train
|
| 2607 |
+
num_bytes: 198632
|
| 2608 |
+
num_examples: 51
|
| 2609 |
+
download_size: 60571
|
| 2610 |
+
dataset_size: 198632
|
| 2611 |
configs:
|
| 2612 |
- config_name: ETT_15T
|
| 2613 |
data_files:
|
|
|
|
| 2781 |
data_files:
|
| 2782 |
- split: train
|
| 2783 |
path: favorita_transactions/1M/train-*
|
| 2784 |
+
- config_name: favorita_transactions_1W
|
| 2785 |
+
data_files:
|
| 2786 |
+
- split: train
|
| 2787 |
+
path: favorita_transactions/1W/train-*
|
| 2788 |
---
|
| 2789 |
|
| 2790 |
## Forecast evaluation datasets
|
favorita_transactions/1W/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b5bdac794381692dc7c86215ee03c634f53490bd9319ca0ece526d33ab1cd7f
|
| 3 |
+
size 60571
|