Spaces:
Build error
Build error
view
Browse files
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)
|