bqmolina commited on
Commit
11493d6
·
verified ·
1 Parent(s): 490ad57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ outputs = [
173
 
174
  examples=[
175
  # 1. Wasted at year-end
176
- ["Male", 6, 0.81, 0.98, 80, 81, 12.5, 0, 13],
177
  # 2. Grade < 80 at year-end
178
  ["Male", 4, 0.95, 0.9, 70, 0, 13, 15.86, 11],
179
  # 3. Healthy with grade >= 80
 
173
 
174
  examples=[
175
  # 1. Wasted at year-end
176
+ ["Male", 6, 0.81, 0.98, 80, 81, 12.5, 14, 13],
177
  # 2. Grade < 80 at year-end
178
  ["Male", 4, 0.95, 0.9, 70, 0, 13, 15.86, 11],
179
  # 3. Healthy with grade >= 80