Datasets:
Formats:
parquet
Size:
100M - 1B
ArXiv:
Tags:
timeseries
timeseries clustering
changepoint-detection
correlation-structure
Synthetic
benchmark
DOI:
License:
Show the data instead of labels files by default
Browse files
README.md
CHANGED
|
@@ -678,6 +678,7 @@ configs:
|
|
| 678 |
- name: relaxed MAE
|
| 679 |
dtype: float32
|
| 680 |
- config_name: nonnormal_complete_data
|
|
|
|
| 681 |
data_files:
|
| 682 |
- split: exploratory
|
| 683 |
path: exploratory/non_normal/*-data.parquet
|
|
|
|
| 678 |
- name: relaxed MAE
|
| 679 |
dtype: float32
|
| 680 |
- config_name: nonnormal_complete_data
|
| 681 |
+
default: true
|
| 682 |
data_files:
|
| 683 |
- split: exploratory
|
| 684 |
path: exploratory/non_normal/*-data.parquet
|