license: cc-by-4.0
configs:
- config_name: raw_complete_data
data_files:
- split: exploratory
path: exploratory/raw/*-data.parquet
- split: confirmatory
path: confirmatory/raw/*-data.parquet
features: &ref_3
- name: subject_id
dtype: string
- name: datetime
dtype: string
type: timestamp
- name: iob
dtype: float64
- name: cob
dtype: float64
- name: ig
dtype: float64
- config_name: raw_complete_labels
data_files:
- split: exploratory
path: exploratory/raw/*-labels.parquet
- split: confirmatory
path: confirmatory/raw/*-labels.parquet
features: &ref_0
- name: subject_id
dtype: string
- name: id
dtype: int32
- name: start idx
dtype: int32
- name: end idx
dtype: int32
- name: length
dtype: int32
- name: cluster_id
dtype: int32
- name: correlation to model
dtype: string
- name: correlation achieved
dtype: string
- name: correlation achieved with tolerance
dtype: string
- name: MAE
dtype: float32
- name: relaxed MAE
dtype: float32
- config_name: raw_complete_badclustering_labels
data_files:
- split: exploratory
path: exploratory/raw/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/raw/bad_partitions/*-labels.parquet
features: &ref_1
- name: subject_id
dtype: string
- name: cluster_desc
dtype: string
- name: id
dtype: int32
- name: start idx
dtype: int32
- name: end idx
dtype: int32
- name: length
dtype: int32
- name: cluster_id
dtype: int32
- name: correlation to model
dtype: string
- name: correlation achieved
dtype: string
- name: correlation achieved with tolerance
dtype: string
- name: MAE
dtype: float32
- name: relaxed MAE
dtype: float32
- config_name: raw_partial_data
data_files:
- split: exploratory
path: exploratory/irregular_p30/raw/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p30/raw/*-data.parquet
features: &ref_2
- name: subject_id
dtype: string
- name: old id
dtype: int64
- name: datetime
dtype: string
type: timestamp
- name: iob
dtype: float64
- name: cob
dtype: float64
- name: ig
dtype: float64
- config_name: raw_partial_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/raw/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/raw/*-labels.parquet
features: *ref_0
- config_name: raw_partial_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/raw/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/raw/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: raw_sparse_data
data_files:
- split: exploratory
path: exploratory/irregular_p90/raw/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p90/raw/*-data.parquet
features: *ref_2
- config_name: raw_sparse_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/raw/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/raw/*-labels.parquet
features: *ref_0
- config_name: raw_sparse_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/raw/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/raw/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: correlated_complete_data
data_files:
- split: exploratory
path: exploratory/normal/*-data.parquet
- split: confirmatory
path: confirmatory/normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_12/normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_17/normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: exploratory/reduced-data/segments_dropped_50/normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: exploratory/reduced-data/segments_dropped_75/normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: confirmatory/reduced-data/clusters_dropped_12/normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: confirmatory/reduced-data/clusters_dropped_17/normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: confirmatory/reduced-data/segments_dropped_50/normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: confirmatory/reduced-data/segments_dropped_75/normal/*-data.parquet
features: *ref_3
- config_name: correlated_complete_labels
data_files:
- split: exploratory
path: exploratory/normal/*-labels.parquet
- split: confirmatory
path: confirmatory/normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_12/normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_17/normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: exploratory/reduced-data/segments_dropped_50/normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: exploratory/reduced-data/segments_dropped_75/normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: confirmatory/reduced-data/clusters_dropped_12/normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: confirmatory/reduced-data/clusters_dropped_17/normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: confirmatory/reduced-data/segments_dropped_50/normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: confirmatory/reduced-data/segments_dropped_75/normal/*-labels.parquet
features: *ref_0
- config_name: correlated_complete_badclustering_labels
data_files:
- split: exploratory
path: exploratory/normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: correlated_partial_data
data_files:
- split: exploratory
path: exploratory/irregular_p30/normal/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p30/normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/normal/*-data.parquet
features: *ref_2
- config_name: correlated_partial_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/normal/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/normal/*-labels.parquet
features: *ref_0
- config_name: correlated_partial_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: correlated_sparse_data
data_files:
- split: exploratory
path: exploratory/irregular_p90/normal/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p90/normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/normal/*-data.parquet
features: *ref_2
- config_name: correlated_sparse_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/normal/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/normal/*-labels.parquet
features: *ref_0
- config_name: correlated_sparse_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: nonnormal_complete_data
data_files:
- split: exploratory
path: exploratory/non_normal/*-data.parquet
- split: confirmatory
path: confirmatory/non_normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_12/non_normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: exploratory/reduced-data/clusters_dropped_17/non_normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: exploratory/reduced-data/segments_dropped_50/non_normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: exploratory/reduced-data/segments_dropped_75/non_normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/non_normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/non_normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/non_normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/non_normal/*-data.parquet
features: *ref_3
- config_name: nonnormal_complete_labels
data_files:
- split: exploratory
path: exploratory/non_normal/*-labels.parquet
- split: confirmatory
path: confirmatory/non_normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/non_normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/non_normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/non_normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/non_normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/non_normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/non_normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/non_normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/non_normal/*-labels.parquet
features: *ref_0
- config_name: nonnormal_complete_badclustering_labels
data_files:
- split: exploratory
path: exploratory/non_normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/non_normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: nonnormal_partial_data
data_files:
- split: exploratory
path: exploratory/irregular_p30/non_normal/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p30/non_normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/non_normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/non_normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/non_normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/non_normal/*-data.parquet
features: *ref_2
- config_name: nonnormal_partial_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/non_normal/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/non_normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/non_normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/non_normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/non_normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/non_normal/*-labels.parquet
features: *ref_0
- config_name: nonnormal_partial_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p30/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p30/non_normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: nonnormal_sparse_data
data_files:
- split: exploratory
path: exploratory/irregular_p90/non_normal/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p90/non_normal/*-data.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/*-data.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/*-data.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/non_normal/*-data.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/non_normal/*-data.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/*-data.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/*-data.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/non_normal/*-data.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/non_normal/*-data.parquet
features: *ref_2
- config_name: nonnormal_sparse_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/non_normal/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/non_normal/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/non_normal/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/non_normal/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/non_normal/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/non_normal/*-labels.parquet
features: *ref_0
- config_name: nonnormal_sparse_badclustering_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_exploratory
path: >-
exploratory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_50/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_exploratory
path: >-
exploratory/reduced-data/segments_dropped_75/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_11_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_12/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_6_clusters_confirmatory
path: >-
confirmatory/reduced-data/clusters_dropped_17/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_50_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_50/irregular_p90/non_normal/bad_partitions/*-labels.parquet
- split: reduced_25_segments_confirmatory
path: >-
confirmatory/reduced-data/segments_dropped_75/irregular_p90/non_normal/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: downsampled_complete_data
data_files:
- split: exploratory
path: exploratory/resampled_1min/*-data.parquet
- split: confirmatory
path: confirmatory/resampled_1min/*-data.parquet
features: *ref_3
- config_name: downsampled_complete_labels
data_files:
- split: exploratory
path: exploratory/resampled_1min/*-labels.parquet
- split: confirmatory
path: confirmatory/resampled_1min/*-labels.parquet
features: *ref_0
- config_name: downsampled_complete_badclustering_labels
data_files:
- split: exploratory
path: exploratory/resampled_1min/bad_partitions/*-labels.parquet
- split: confirmatory
path: confirmatory/resampled_1min/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: downsampled_partial_data
data_files:
- split: exploratory
path: exploratory/irregular_p30/resampled_1min/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p30/resampled_1min/*-data.parquet
features: *ref_2
- config_name: downsampled_partial_labels
data_files:
- split: exploratory
path: exploratory/irregular_p30/resampled_1min/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p30/resampled_1min/*-labels.parquet
features: *ref_0
- config_name: downsampled_partial_badclustering_labels
data_files:
- split: exploratory
path: >-
exploratory/irregular_p30/resampled_1min/bad_partitions/*-labels.parquet
- split: confirmatory
path: >-
confirmatory/irregular_p30/resampled_1min/bad_partitions/*-labels.parquet
features: *ref_1
- config_name: downsampled_sparse_data
data_files:
- split: exploratory
path: exploratory/irregular_p90/resampled_1min/*-data.parquet
- split: confirmatory
path: confirmatory/irregular_p90/resampled_1min/*-data.parquet
features: *ref_2
- config_name: downsampled_sparse_labels
data_files:
- split: exploratory
path: exploratory/irregular_p90/resampled_1min/*-labels.parquet
- split: confirmatory
path: confirmatory/irregular_p90/resampled_1min/*-labels.parquet
features: *ref_0
- config_name: downsampled_sparse_badclustering_labels
data_files:
- split: exploratory
path: >-
exploratory/irregular_p90/resampled_1min/bad_partitions/*-labels.parquet
- split: confirmatory
path: >-
confirmatory/irregular_p90/resampled_1min/bad_partitions/*-labels.parquet
features: *ref_1
CSTS - Correlation Structures in Time Series
Important Notice
This dataset is published as a pre-publication release. An accompanying research paper is forthcoming on arXiv. All usage of this dataset must include proper attribution to the original authors as specified below.
Dataset Description
CSTS (Correlation Structures in Time Series) is a comprehensive synthetic benchmarking dataset for evaluating correlation structure discovery in time series data. The dataset systematically models known correlation structures between three different time series variates and enables examination of how these structures are affected by distribution shifting, sparsification, and downsampling. With its controlled properties and ground truth labels, CSTS provides algorithm developers clean benchmark data that bridge the gap between theoretical models and messy real-world data.
Key Applications
- Evaluating the ability of time series clustering algorithms to segment and group segments by correlation structures
- Assessing clustering validation methods for correlation-based clusters
- Investigating how data preprocessing affects correlation structure discovery
- Establishing performance thresholds for high-quality clustering result
Dataset Structure
CSTS provides two main splits (exploratory and confirmatory) with 30 subjects each, enabling proper statistical validation. The dataset structure includes:
- 12 data variants: 4 generation stages × 3 completeness levels for each split
- Generation stages: raw (unstructured data), correlated (normal-distributed data), nonnormal (extreme value and negative binomial distribution shifts), downsampled (1s→1min)
- Completeness levels: complete (100% of observations), partial (70% of observations), sparse (10% of observations)
Subjects
Each subject contains 100 segments of varying lengths (900-36000) and each segment encodes one of the 23 specific correlation structures. Each subject uses all 23 patterns 4-5 times. For the complete data variants each subject consists of ~1.26 mio observations.
Subjects each have the following information, accessible as subsets:
- a time series data file with three variates (iob, cob, ig) and time stamps (datetime)
- a label file specifying the ground truth segmentation and clustering
- 67 bad clustering label files with controlled degradations (varying numbers of segmentations and/or cluster assignment mistakes) spanning the entire Jaccard Index range [0,1]
Additional Splits
CSTS also includes versions (configured as splits) that allow exploring how cluster and segment counts affect algorithm performance. They follow the same dataset structure (exploratory and confirmatory splits with each 12 data variants subset with each 3 information file subsets). These versions are:
- Reduced cluster count: 11 or 6 instead of 23
- Reduced segment count: 50 or 25 instead of 100
Our accompanying paper provides complete methodological details, baseline findings, and usage guidance. Our GitHub codebase includes the generation, validation and use case code and is configured to automatically load the data.
Usage Guidance
Configuration Concept
The configuration follows the convention: <generation_stage>_<completeness_level>_<file_type>
and allows
access to a specific subset of the data.
Possible values are:
Generation Stages:
- raw: raw data, segmented but not correlated
- correlated: correlated data according to a specific correlation strtucture, normal distributed
- nonnormal: distribution shifted, correlated data
- downsampled: resampled non-normal data from 1s to 1min
Completeness Levels:
- complete: 100% of the data
- partial: 70% of the data (30% of observations dropped at random)
- sparse: 10% of the data (90% of observations dropped at random)
File Type
- data: loads the times series data file (needed for training algorithms)
- labels: loads the labels file for the ground truth (perfect) segmentation and clustering (needed for validating the results)
- badclustering_labels: loads the labels file for a degraded clustering with controlled segmentation and/or cluster assignment mistakes
Splits
The main splits are:
- exploratory: for experimentation and training
- confirmatory: for testing and validation Consider that depending on the application and study design, a single subject might be sufficient for training.
Additional splits are:
- reduced_11_clusters(_exploratory or _confirmatory): same data including 11 of the original 23 clusters (selected at random)
- reduced_6_clusters(_exploratory or _confirmatory): same data including t of the original 23 clusters (selected at random)
- reduced_50_segments(_exploratory or _confirmatory): same data including 50 of the original 100 segments (selected at random)
- reduced_25_segments(_exploratory or _confirmatory): same data including 25 of the original 100 segments (selected at random)
Quick Start
Example 1 - complete and correlated data variant
- Load the data for all 30 exploratory subjects for the complete and correlated data variant into pandas df:
import pandas as pd
from datasets import load_dataset
correlated_data = load_dataset("idegen/csts", name="correlated_complete_data", split="exploratory")
df_correlated = correlated_data.to_pandas()
df_correlated.head()
- Load the ground truth labels for these subjects
import pandas as pd
from datasets import load_dataset
correlated_labels = load_dataset("idegen/csts", name="correlated_complete_labels", split="exploratory")
df_correlated_labels = correlated_labels.to_pandas()
df_correlated_labels.head()
... more examples coming soon
Authors
- Isabella Degen, University of Bristol
- Zahraa S Abdallah, University of Bristol
- Henry W J Reeve, University of Nanjing
- Kate Robson Brown, University College Dublin
Pre-Publication Release Details
- Release Date: 29 Apr 2024
- Version: 1.0-pre
- Status: Pre-publication release
- Paper Status: Forthcoming on arXiv (expected publication: May 2025)
Citation
Please use the following temporary citation until our paper is published:
# BibTeX citation format - update when paper is published
@misc{csts2025,
author = {Degen, I and # First author
Abdallah, Z S and # Second author
Reeve, H W J, # Third author
Robson Brown, K}, # Third author
title = {CSTS: Evaluating Correlation Structures in Time Series}},
year = {2025},
publisher = {Hugging Face},
howpublished = {Pre-publication dataset release},
url = {https://huggingface.co/datasets/[your-username]/[dataset-name]}
note = {ArXiv preprint forthcoming} # Uncomment when preprint is available
}
Once our paper is published on arXiv, we will update this README with the proper citation information. Please check back for updates.
Acknowledgements
... coming soon