thbndi commited on
Commit
ea54d7b
·
1 Parent(s): 4eee999

Update readme.md

Browse files
Files changed (1) hide show
  1. readme.md +1 -1
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 prediction is Phenotype
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>