thbndi commited on
Commit
c9598d7
·
1 Parent(s): a7b7df3

Update cohort.py

Browse files
Files changed (1) hide show
  1. cohort.py +0 -1
cohort.py CHANGED
@@ -36,7 +36,6 @@ def task_cohort(task,mimic_path,path_benchmark, config_path):
36
  # -------------------------------------------------------------------------------------------------------------
37
 
38
  data_icu=icu_no_icu=="ICU"
39
- data_icu=True
40
  data_mort=label=="Mortality"
41
  data_admn=label=='Readmission'
42
  data_los=label=='Length of Stay'
 
36
  # -------------------------------------------------------------------------------------------------------------
37
 
38
  data_icu=icu_no_icu=="ICU"
 
39
  data_mort=label=="Mortality"
40
  data_admn=label=='Readmission'
41
  data_los=label=='Length of Stay'