Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|
| 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
|