Datasets:

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

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -3,6 +3,28 @@ 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
  ---
7
 
8
  # Empty Patient State
 
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
+ dataset_info:
7
+ config_name: empty_patient_state
8
+ features:
9
+ - name: subject_id
10
+ dtype: int64
11
+ - name: ed_stay_id
12
+ dtype: int64
13
+ - name: hadm_id
14
+ dtype: float64
15
+ - name: time_steps
16
+ dtype: int64
17
+ splits:
18
+ - name: empty_patient_state
19
+ num_bytes: 4324549602
20
+ num_examples: 134616330
21
+ download_size: 11217914
22
+ dataset_size: 4324549602
23
+ configs:
24
+ - config_name: empty_patient_state
25
+ data_files:
26
+ - split: empty_patient_state
27
+ path: patient_state/empty_patient_state-*
28
  ---
29
 
30
  # Empty Patient State