Upload dataset
Browse files- README.md +159 -1
- part1_train/part1_train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -8,8 +8,12 @@ configs:
|
|
| 8 |
data_files:
|
| 9 |
- split: full_patient_state
|
| 10 |
path: full_patient_state/*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
dataset_info:
|
| 12 |
-
|
| 13 |
features:
|
| 14 |
- name: ed_stay_id
|
| 15 |
dtype: int64
|
|
@@ -289,6 +293,160 @@ dataset_info:
|
|
| 289 |
num_examples: 6551723
|
| 290 |
download_size: 106740245
|
| 291 |
dataset_size: 6552689436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 292 |
---
|
| 293 |
---
|
| 294 |
|
|
|
|
| 8 |
data_files:
|
| 9 |
- split: full_patient_state
|
| 10 |
path: full_patient_state/*.parquet
|
| 11 |
+
- config_name: part1_train
|
| 12 |
+
data_files:
|
| 13 |
+
- split: part1_train
|
| 14 |
+
path: part1_train/part1_train-*
|
| 15 |
dataset_info:
|
| 16 |
+
- config_name: full_patient_state
|
| 17 |
features:
|
| 18 |
- name: ed_stay_id
|
| 19 |
dtype: int64
|
|
|
|
| 293 |
num_examples: 6551723
|
| 294 |
download_size: 106740245
|
| 295 |
dataset_size: 6552689436
|
| 296 |
+
- config_name: part1_train
|
| 297 |
+
features:
|
| 298 |
+
- name: gender
|
| 299 |
+
dtype: int64
|
| 300 |
+
- name: anchor_age
|
| 301 |
+
dtype: float64
|
| 302 |
+
- name: height
|
| 303 |
+
dtype: float64
|
| 304 |
+
- name: weight
|
| 305 |
+
dtype: float64
|
| 306 |
+
- name: height_missing
|
| 307 |
+
dtype: int64
|
| 308 |
+
- name: weight_missing
|
| 309 |
+
dtype: int64
|
| 310 |
+
- name: current_temperature
|
| 311 |
+
dtype: float64
|
| 312 |
+
- name: current_heartrate
|
| 313 |
+
dtype: float64
|
| 314 |
+
- name: current_resprate
|
| 315 |
+
dtype: float64
|
| 316 |
+
- name: current_o2sat
|
| 317 |
+
dtype: float64
|
| 318 |
+
- name: current_sbp
|
| 319 |
+
dtype: float64
|
| 320 |
+
- name: current_dbp
|
| 321 |
+
dtype: float64
|
| 322 |
+
- name: current_pain
|
| 323 |
+
dtype: float64
|
| 324 |
+
- name: current_pulse_pressure
|
| 325 |
+
dtype: float64
|
| 326 |
+
- name: current_map
|
| 327 |
+
dtype: float64
|
| 328 |
+
- name: pain_missing
|
| 329 |
+
dtype: int64
|
| 330 |
+
- name: acuity
|
| 331 |
+
dtype: float64
|
| 332 |
+
- name: arrival_transport_AMBULANCE
|
| 333 |
+
dtype: int64
|
| 334 |
+
- name: arrival_transport_HELICOPTER
|
| 335 |
+
dtype: int64
|
| 336 |
+
- name: arrival_transport_OTHER
|
| 337 |
+
dtype: int64
|
| 338 |
+
- name: arrival_transport_UNKNOWN
|
| 339 |
+
dtype: int64
|
| 340 |
+
- name: arrival_transport_WALK IN
|
| 341 |
+
dtype: int64
|
| 342 |
+
- name: admission_type_AMBULATORY OBSERVATION
|
| 343 |
+
dtype: int64
|
| 344 |
+
- name: admission_type_DIRECT EMER.
|
| 345 |
+
dtype: int64
|
| 346 |
+
- name: admission_type_DIRECT OBSERVATION
|
| 347 |
+
dtype: int64
|
| 348 |
+
- name: admission_type_ELECTIVE
|
| 349 |
+
dtype: int64
|
| 350 |
+
- name: admission_type_EU OBSERVATION
|
| 351 |
+
dtype: int64
|
| 352 |
+
- name: admission_type_EW EMER.
|
| 353 |
+
dtype: int64
|
| 354 |
+
- name: admission_type_OBSERVATION ADMIT
|
| 355 |
+
dtype: int64
|
| 356 |
+
- name: admission_type_SURGICAL SAME DAY ADMISSION
|
| 357 |
+
dtype: int64
|
| 358 |
+
- name: admission_type_URGENT
|
| 359 |
+
dtype: int64
|
| 360 |
+
- name: admission_missing
|
| 361 |
+
dtype: int64
|
| 362 |
+
- name: recon_ace_inhibitor
|
| 363 |
+
dtype: uint8
|
| 364 |
+
- name: recon_analgesic___nsaid
|
| 365 |
+
dtype: uint8
|
| 366 |
+
- name: recon_analgesic___opioid_nsaid
|
| 367 |
+
dtype: uint8
|
| 368 |
+
- name: recon_antiarrhythmic
|
| 369 |
+
dtype: uint8
|
| 370 |
+
- name: recon_antibiotic
|
| 371 |
+
dtype: uint8
|
| 372 |
+
- name: recon_anticoagulant
|
| 373 |
+
dtype: uint8
|
| 374 |
+
- name: recon_anticonvulsant
|
| 375 |
+
dtype: uint8
|
| 376 |
+
- name: recon_antiemetic
|
| 377 |
+
dtype: uint8
|
| 378 |
+
- name: recon_antiplatelet
|
| 379 |
+
dtype: uint8
|
| 380 |
+
- name: recon_antipsychotic
|
| 381 |
+
dtype: uint8
|
| 382 |
+
- name: recon_benzodiazepine___sedative_anxiolytic
|
| 383 |
+
dtype: uint8
|
| 384 |
+
- name: recon_beta_blocker
|
| 385 |
+
dtype: uint8
|
| 386 |
+
- name: recon_bronchodilator
|
| 387 |
+
dtype: uint8
|
| 388 |
+
- name: recon_calcium_channel_blocker
|
| 389 |
+
dtype: uint8
|
| 390 |
+
- name: recon_corticosteroid
|
| 391 |
+
dtype: uint8
|
| 392 |
+
- name: recon_diuretic
|
| 393 |
+
dtype: uint8
|
| 394 |
+
- name: recon_gi___acid_suppression
|
| 395 |
+
dtype: uint8
|
| 396 |
+
- name: recon_insulin_glucose
|
| 397 |
+
dtype: uint8
|
| 398 |
+
- name: recon_nitrate
|
| 399 |
+
dtype: uint8
|
| 400 |
+
- name: cc_abdominal_pain
|
| 401 |
+
dtype: int64
|
| 402 |
+
- name: cc_altered_mental_status
|
| 403 |
+
dtype: int64
|
| 404 |
+
- name: cc_back_pain
|
| 405 |
+
dtype: int64
|
| 406 |
+
- name: cc_bleeding
|
| 407 |
+
dtype: int64
|
| 408 |
+
- name: cc_chest_pain
|
| 409 |
+
dtype: int64
|
| 410 |
+
- name: cc_dyspnea
|
| 411 |
+
dtype: int64
|
| 412 |
+
- name: cc_fall
|
| 413 |
+
dtype: int64
|
| 414 |
+
- name: cc_fever
|
| 415 |
+
dtype: int64
|
| 416 |
+
- name: cc_headache
|
| 417 |
+
dtype: int64
|
| 418 |
+
- name: cc_leg_complaint
|
| 419 |
+
dtype: int64
|
| 420 |
+
- name: cc_nausea_vomiting
|
| 421 |
+
dtype: int64
|
| 422 |
+
- name: cc_other
|
| 423 |
+
dtype: int64
|
| 424 |
+
- name: cc_pain_other
|
| 425 |
+
dtype: int64
|
| 426 |
+
- name: cc_palpitations
|
| 427 |
+
dtype: int64
|
| 428 |
+
- name: cc_psychiatric_overdose
|
| 429 |
+
dtype: int64
|
| 430 |
+
- name: cc_seizure
|
| 431 |
+
dtype: int64
|
| 432 |
+
- name: cc_stroke_like
|
| 433 |
+
dtype: int64
|
| 434 |
+
- name: cc_syncope
|
| 435 |
+
dtype: int64
|
| 436 |
+
- name: cc_trauma
|
| 437 |
+
dtype: int64
|
| 438 |
+
- name: cc_urinary
|
| 439 |
+
dtype: int64
|
| 440 |
+
- name: cc_weakness_fatigue
|
| 441 |
+
dtype: int64
|
| 442 |
+
- name: cohort_label
|
| 443 |
+
dtype: string
|
| 444 |
+
splits:
|
| 445 |
+
- name: part1_train
|
| 446 |
+
num_bytes: 31128936
|
| 447 |
+
num_examples: 67085
|
| 448 |
+
download_size: 1322107
|
| 449 |
+
dataset_size: 31128936
|
| 450 |
---
|
| 451 |
---
|
| 452 |
|
part1_train/part1_train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba84be3ed26d1cd850add93a770d982fd6f512da13fce6ab7133840ee66da559
|
| 3 |
+
size 1322107
|