Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ st.image(image,caption = 'House Price Prediction',width =500)
23
 
24
 
25
  # HEADINGS
26
- st.title('House Price Prediction')
27
  st.sidebar.header('Housing Data')
28
  #st.subheader('Training Data Stats')
29
  #st.write(df.describe())
 
23
 
24
 
25
  # HEADINGS
26
+ st.title('House Price Prediction Model')
27
  st.sidebar.header('Housing Data')
28
  #st.subheader('Training Data Stats')
29
  #st.write(df.describe())