Datasets:
Formats:
parquet
Sub-tasks:
multi-class-classification
univariate-time-series-forecasting
tabular-multi-class-classification
Languages:
English
Size:
1M - 10M
ArXiv:
Tags:
timeseries
time-series
time-series-forecasting
tabular-regression
tabular-classification
univariate-time-series-forecasting
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -6584,13 +6584,16 @@ All the columns and classes (when textual) in MUSES are in English (BCP-47 `en`)
|
|
| 6584 |
All datasets formatting follows a similar structure.
|
| 6585 |
```
|
| 6586 |
{
|
| 6587 |
-
|
| 6588 |
-
|
| 6589 |
-
|
| 6590 |
-
|
| 6591 |
-
|
|
|
|
|
|
|
| 6592 |
}
|
| 6593 |
```
|
|
|
|
| 6594 |
#### earthquake
|
| 6595 |
|
| 6596 |
- **Size of downloaded dataset files:** 2.77 MB
|
|
|
|
| 6584 |
All datasets formatting follows a similar structure.
|
| 6585 |
```
|
| 6586 |
{
|
| 6587 |
+
(if avail.) "datetime": [2020-06-10T14:27:37.963000000, 2020-06-20T21:23:06.980000000, 2020-10-15T13:36:16.687000000],
|
| 6588 |
+
"type_event": [7, 2, 15],
|
| 6589 |
+
"time_since_last_event": [0.0, 246.92472694444444, 2800.2193630555557],
|
| 6590 |
+
"time_since_start": [0.0, 246.92472694444444, 3047.14409],
|
| 6591 |
+
"seq_idx": 1,
|
| 6592 |
+
"dim_process": 50,
|
| 6593 |
+
"seq_len": 3
|
| 6594 |
}
|
| 6595 |
```
|
| 6596 |
+
|
| 6597 |
#### earthquake
|
| 6598 |
|
| 6599 |
- **Size of downloaded dataset files:** 2.77 MB
|