Spaces:
Build error
Build error
Akshaybayern
commited on
Commit
•
a3d246c
1
Parent(s):
4f5a4c7
Update app.py
Browse files
app.py
CHANGED
@@ -91,4 +91,4 @@ st.subheader(str('Rs') + str(np.round(user_result)))
|
|
91 |
#st.title('output')
|
92 |
#st.subheader('r2_score: ')
|
93 |
#st.write(str(r2_score(y_test, lr.predict(x_test))*100)+'%')
|
94 |
-
st.write('For More Details Contact
|
|
|
91 |
#st.title('output')
|
92 |
#st.subheader('r2_score: ')
|
93 |
#st.write(str(r2_score(y_test, lr.predict(x_test))*100)+'%')
|
94 |
+
st.write('For More Details Contact Akshay Mitra')
|