Datasets:

Modalities:
Tabular
Text
Formats:
parquet
License:
tkbarb10 commited on
Commit
96a96c7
·
verified ·
1 Parent(s): c19e438

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -25
README.md CHANGED
@@ -3,34 +3,10 @@ license: other
3
  license_name: physionet-credentialed-health-data-1.5.0
4
  license_link: https://physionet.org/content/mimiciv/view-license/3.1/
5
  pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
6
- configs:
7
- - config_name: empty_patient_state
8
- data_files:
9
- - split: train
10
- path: patient_state/*.parquet
11
- - split: empty_patient_state
12
- path: patient_state/empty_patient_state-*
13
- dataset_info:
14
- config_name: empty_patient_state
15
- features:
16
- - name: subject_id
17
- dtype: int64
18
- - name: ed_stay_id
19
- dtype: int64
20
- - name: hadm_id
21
- dtype: float64
22
- - name: time_steps
23
- dtype: int64
24
- splits:
25
- - name: empty_patient_state
26
- num_bytes: 4324549602
27
- num_examples: 134616330
28
- download_size: 11217914
29
- dataset_size: 4324549602
30
  ---
31
 
32
  # Empty Patient State
33
 
34
- Empty data frame for patient state. Subject_id, ed_stay_id and hadm_id retained for identification and joining. Row added for each 10 min time block in the patient stay
35
 
36
  **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
 
3
  license_name: physionet-credentialed-health-data-1.5.0
4
  license_link: https://physionet.org/content/mimiciv/view-license/3.1/
5
  pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Empty Patient State
9
 
10
+ Empty data frame for patient state. Subject_id, ed_stay_id and hadm_id are retained for identification. A row is added for each 10 min time block for that unique stay
11
 
12
  **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/