Upload dataset
Browse files
README.md
CHANGED
|
@@ -168,6 +168,60 @@ dataset_info:
|
|
| 168 |
num_examples: 2542661
|
| 169 |
download_size: 43257327
|
| 170 |
dataset_size: 269113124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
- config_name: microbiology
|
| 172 |
features:
|
| 173 |
- name: subject_id
|
|
@@ -343,6 +397,10 @@ configs:
|
|
| 343 |
data_files:
|
| 344 |
- split: labs_full
|
| 345 |
path: labs/labs_full-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 346 |
- config_name: microbiology
|
| 347 |
data_files:
|
| 348 |
- split: microbiology_full
|
|
|
|
| 168 |
num_examples: 2542661
|
| 169 |
download_size: 43257327
|
| 170 |
dataset_size: 269113124
|
| 171 |
+
- config_name: medrecon
|
| 172 |
+
features:
|
| 173 |
+
- name: ed_stay_id
|
| 174 |
+
dtype: int64
|
| 175 |
+
- name: subject_id
|
| 176 |
+
dtype: int64
|
| 177 |
+
- name: recon_ace_inhibitor
|
| 178 |
+
dtype: uint8
|
| 179 |
+
- name: recon_analgesic___nsaid
|
| 180 |
+
dtype: uint8
|
| 181 |
+
- name: recon_analgesic___opioid_nsaid
|
| 182 |
+
dtype: uint8
|
| 183 |
+
- name: recon_antiarrhythmic
|
| 184 |
+
dtype: uint8
|
| 185 |
+
- name: recon_antibiotic
|
| 186 |
+
dtype: uint8
|
| 187 |
+
- name: recon_anticoagulant
|
| 188 |
+
dtype: uint8
|
| 189 |
+
- name: recon_anticonvulsant
|
| 190 |
+
dtype: uint8
|
| 191 |
+
- name: recon_antiemetic
|
| 192 |
+
dtype: uint8
|
| 193 |
+
- name: recon_antiplatelet
|
| 194 |
+
dtype: uint8
|
| 195 |
+
- name: recon_antipsychotic
|
| 196 |
+
dtype: uint8
|
| 197 |
+
- name: recon_benzodiazepine___sedative_anxiolytic
|
| 198 |
+
dtype: uint8
|
| 199 |
+
- name: recon_beta_blocker
|
| 200 |
+
dtype: uint8
|
| 201 |
+
- name: recon_bronchodilator
|
| 202 |
+
dtype: uint8
|
| 203 |
+
- name: recon_calcium_channel_blocker
|
| 204 |
+
dtype: uint8
|
| 205 |
+
- name: recon_corticosteroid
|
| 206 |
+
dtype: uint8
|
| 207 |
+
- name: recon_diuretic
|
| 208 |
+
dtype: uint8
|
| 209 |
+
- name: recon_gi___acid_suppression
|
| 210 |
+
dtype: uint8
|
| 211 |
+
- name: recon_insulin_glucose
|
| 212 |
+
dtype: uint8
|
| 213 |
+
- name: recon_nitrate
|
| 214 |
+
dtype: uint8
|
| 215 |
+
- name: recon_n_total_meds
|
| 216 |
+
dtype: int64
|
| 217 |
+
- name: recon_n_drug_classes
|
| 218 |
+
dtype: int64
|
| 219 |
+
splits:
|
| 220 |
+
- name: medrecon_full
|
| 221 |
+
num_bytes: 15100539
|
| 222 |
+
num_examples: 296089
|
| 223 |
+
download_size: 4092329
|
| 224 |
+
dataset_size: 15100539
|
| 225 |
- config_name: microbiology
|
| 226 |
features:
|
| 227 |
- name: subject_id
|
|
|
|
| 397 |
data_files:
|
| 398 |
- split: labs_full
|
| 399 |
path: labs/labs_full-*
|
| 400 |
+
- config_name: medrecon
|
| 401 |
+
data_files:
|
| 402 |
+
- split: medrecon_full
|
| 403 |
+
path: medrecon_data/medrecon_full-*
|
| 404 |
- config_name: microbiology
|
| 405 |
data_files:
|
| 406 |
- split: microbiology_full
|
medrecon_data/medrecon_full-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db62878ab08a259503d3c712bb28f9b08b656b486b240e30c12ff1980f201804
|
| 3 |
+
size 4092329
|