Nathanotal commited on
Commit
7e7b6a6
·
1 Parent(s): 9a5da86
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import hopsworks
4
 
5
  # If You want to inspect the results for the synthetic data set SYNTHETIC = TRUE
6
  #
7
- SYNTHETIC = False
8
 
9
  latestSurvivorImage = 'latest_survivor_pred.png'
10
  latestSurvivorPred = 'latest_survivor_label_pred.png'
 
4
 
5
  # If You want to inspect the results for the synthetic data set SYNTHETIC = TRUE
6
  #
7
+ SYNTHETIC = True
8
 
9
  latestSurvivorImage = 'latest_survivor_pred.png'
10
  latestSurvivorPred = 'latest_survivor_label_pred.png'