FranciscoLozDataScience commited on
Commit
4873e3d
·
1 Parent(s): 7d6b4cd

updated title and description

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -41,8 +41,8 @@ def load_interface():
41
  # set title and description
42
  gr.Markdown( #TODO: add somewhere in the app about warning that this is not professional medical advice
43
  """
44
- # Enter Bio Data to Predict if the Sample is a Smoker
45
- Enter sample Bio Data to test the model.
46
  """)
47
 
48
  #set inputs
 
41
  # set title and description
42
  gr.Markdown( #TODO: add somewhere in the app about warning that this is not professional medical advice
43
  """
44
+ # Predicting Smoking Status from Bio Data
45
+ Enter sample bio data to predict smoking status.
46
  """)
47
 
48
  #set inputs