Upload dataset
Browse files
README.md
CHANGED
|
@@ -128,6 +128,24 @@ dataset_info:
|
|
| 128 |
num_examples: 399573
|
| 129 |
download_size: 6049182
|
| 130 |
dataset_size: 25173099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
- config_name: ed_meds_timestep
|
| 132 |
features:
|
| 133 |
- name: ed_stay_id
|
|
@@ -313,6 +331,10 @@ configs:
|
|
| 313 |
data_files:
|
| 314 |
- split: med_only
|
| 315 |
path: modeling_data/med_only-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 316 |
- config_name: ed_meds_timestep
|
| 317 |
data_files:
|
| 318 |
- split: ed_meds_timestep
|
|
|
|
| 128 |
num_examples: 399573
|
| 129 |
download_size: 6049182
|
| 130 |
dataset_size: 25173099
|
| 131 |
+
- config_name: ecg_features
|
| 132 |
+
features:
|
| 133 |
+
- name: subject_id
|
| 134 |
+
dtype: int64
|
| 135 |
+
- name: stay_id
|
| 136 |
+
dtype: int64
|
| 137 |
+
- name: hadm_id
|
| 138 |
+
dtype: int64
|
| 139 |
+
- name: ecg_time
|
| 140 |
+
dtype: timestamp[us, tz=UTC]
|
| 141 |
+
- name: ecg_acuity
|
| 142 |
+
dtype: int64
|
| 143 |
+
splits:
|
| 144 |
+
- name: ecg_features
|
| 145 |
+
num_bytes: 5892276
|
| 146 |
+
num_examples: 146848
|
| 147 |
+
download_size: 3971052
|
| 148 |
+
dataset_size: 5892276
|
| 149 |
- config_name: ed_meds_timestep
|
| 150 |
features:
|
| 151 |
- name: ed_stay_id
|
|
|
|
| 331 |
data_files:
|
| 332 |
- split: med_only
|
| 333 |
path: modeling_data/med_only-*
|
| 334 |
+
- config_name: ecg_features
|
| 335 |
+
data_files:
|
| 336 |
+
- split: ecg_features
|
| 337 |
+
path: modeling_data/ecg_features-*
|
| 338 |
- config_name: ed_meds_timestep
|
| 339 |
data_files:
|
| 340 |
- split: ed_meds_timestep
|
modeling_data/ecg_features-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fef012e423f5062f4e71e562253d370bb6bdc3487db6e6df383be949729577b8
|
| 3 |
+
size 3971052
|