Spaces:
Sleeping
Sleeping
Commit
·
d26c9f3
1
Parent(s):
3c8506c
Update app.py
Browse files
app.py
CHANGED
@@ -149,3 +149,8 @@ st.markdown("""
|
|
149 |
# st.write("Click here to see the Predictions")
|
150 |
if st.button("Click here for Predictions"):
|
151 |
st.subheader(f"Predicted Unrolled Value: {y_pred} ")
|
|
|
|
|
|
|
|
|
|
|
|
149 |
# st.write("Click here to see the Predictions")
|
150 |
if st.button("Click here for Predictions"):
|
151 |
st.subheader(f"Predicted Unrolled Value: {y_pred} ")
|
152 |
+
|
153 |
+
|
154 |
+
# Testing purpose
|
155 |
+
# 0.611246 4.196084 0.018516 36.23 36.231006 'Saturday' ''08:00:00 - 08:30:00''
|
156 |
+
# 3.711884
|