ready2drop commited on
Commit
d00cc4f
·
verified ·
1 Parent(s): 1b37ff0
Files changed (1) hide show
  1. view.py +1 -1
view.py CHANGED
@@ -35,7 +35,7 @@ The input data consists of the following **discrete** and **continuous** variabl
35
  - FIRST_HR: Initial heart rate (Float)
36
  - FIRST_RR: Initial respiratory rate (Float)
37
  - FIRST_BT: Initial body temperature (Float)
38
- - AGE: Age
39
  - WBC: White blood cell count (Float)
40
  - ALP: Alkaline phosphatase (Float)
41
  - ALT: Alanine aminotransferase (Float)
 
35
  - FIRST_HR: Initial heart rate (Float)
36
  - FIRST_RR: Initial respiratory rate (Float)
37
  - FIRST_BT: Initial body temperature (Float)
38
+ - AGE: Age (Int)
39
  - WBC: White blood cell count (Float)
40
  - ALP: Alkaline phosphatase (Float)
41
  - ALT: Alanine aminotransferase (Float)