Priyanka-Kumavat-At-TE commited on
Commit
b822643
1 Parent(s): ab198eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ else:
86
 
87
 
88
  # OUTPUT
89
- #st.subheader('Price of House your Dream House is : ')
90
  st.subheader(str('Rs') + str(np.round(user_result)))
91
  #st.title('output')
92
  #st.subheader('r2_score: ')
 
86
 
87
 
88
  # OUTPUT
89
+ #st.subheader('Price of your Dream House is : ')
90
  st.subheader(str('Rs') + str(np.round(user_result)))
91
  #st.title('output')
92
  #st.subheader('r2_score: ')