nishantguvvada commited on
Commit
8e345b9
·
verified ·
1 Parent(s): e2cfbee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def load_lr():
20
  st.title(":red[AI Journey] Burnt Calories Prediction")
21
 
22
  st.write("""
23
- # Linear Regression
24
  """
25
  )
26
 
 
20
  st.title(":red[AI Journey] Burnt Calories Prediction")
21
 
22
  st.write("""
23
+ # Select the machine learning model
24
  """
25
  )
26