Update readme.md
Browse files
readme.md
CHANGED
@@ -7,7 +7,7 @@ Below are the instructions to create a valid configuration file.
|
|
7 |
The configuration file should be in YAML format (.config file) and follow the structure outlined below:
|
8 |
|
9 |
```yaml
|
10 |
-
disease_label: <disease_label> mandatory only if the task
|
11 |
timePrediction: <timePrediction>
|
12 |
timeWindow: <timeWindow>
|
13 |
timebucket: <timebucket>
|
|
|
7 |
The configuration file should be in YAML format (.config file) and follow the structure outlined below:
|
8 |
|
9 |
```yaml
|
10 |
+
disease_label: <disease_label> mandatory only if the prediction task is Phenotype
|
11 |
timePrediction: <timePrediction>
|
12 |
timeWindow: <timeWindow>
|
13 |
timebucket: <timebucket>
|