thbndi commited on
Commit
4bdf7f3
·
1 Parent(s): cba0cbf

Update cohort.py

Browse files
Files changed (1) hide show
  1. cohort.py +1 -0
cohort.py CHANGED
@@ -6,6 +6,7 @@ import importlib
6
  import shutil
7
  import time
8
  import yaml
 
9
 
10
  def task_cohort(task,mimic_path,path_benchmark, config):
11
  root_dir = path_benchmark
 
6
  import shutil
7
  import time
8
  import yaml
9
+ from .data_generation_icu_modify import *
10
 
11
  def task_cohort(task,mimic_path,path_benchmark, config):
12
  root_dir = path_benchmark