TO_HOSPITAL_FILE#
CSV file that contains whether the patient has to be transported to the hospital (True) or not (False) if historical data is used (LOAD_INPUT_DATA=True). The table contains an example. In the example, patients 0 and 2 have to be transported to the hospital and patient 1 not.
0  | 
|---|
True  | 
False  | 
True  |