Update readme.md
Browse files
readme.md
CHANGED
@@ -35,7 +35,7 @@ Replace the `<variable>` placeholders with the corresponding values specific to
|
|
35 |
|
36 |
## Variable Definitions and Valid Values
|
37 |
|
38 |
-
- `disease_label` (string): Specifies the disease label. Valid values: CAD, Heart Failure, CKD, COPD.
|
39 |
- `timePrediction` (integer): Specifies the time prediction. Valid values depend on the task:
|
40 |
- For Phenotype task: 30
|
41 |
- For Mortality task: 0
|
|
|
35 |
|
36 |
## Variable Definitions and Valid Values
|
37 |
|
38 |
+
- `disease_label` (string): Specifies the disease label for Phenotype prediction task. Don't provide the line if the task is not Phenotype. Valid values: CAD, Heart Failure, CKD, COPD.
|
39 |
- `timePrediction` (integer): Specifies the time prediction. Valid values depend on the task:
|
40 |
- For Phenotype task: 30
|
41 |
- For Mortality task: 0
|