iqbalpa commited on
Commit
c1a606f
·
1 Parent(s): 4cc9a9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ if high_bp_input == "Yes":
144
 
145
  # Columns
146
  preds = [
147
- "Age", "Sex", "HighChol", "CholCheck", "BMI", "Smoker", "HeartDiseaseorAttack", "PhysActivity", "Fruits", "Veggies", "HvyAlcoholConsump", "GenHlth", "MenHlth", "PhysHlth", "DiffWalk", "Stroke", "HighBP"
148
  ]
149
 
150
  # If button is pressed
 
144
 
145
  # Columns
146
  preds = [
147
+ "Age", "Sex", "HighChol", "CholCheck", "BMI", "Smoker", "HeartDiseaseorAttack", "PhysActivity", "Fruits", "Veggies", "HvyAlcoholConsump", "GenHlth", "MentHlth", "PhysHlth", "DiffWalk", "Stroke", "HighBP"
148
  ]
149
 
150
  # If button is pressed