Spencer525 commited on
Commit
0ad19b1
·
verified ·
1 Parent(s): 707d123

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -85,5 +85,4 @@ if uploaded_file is not None:
85
  plt.legend(loc="lower right")
86
  st.pyplot(plt.gcf())
87
 
88
- # Option to download the saved model
89
- st.write("[Download best model](best_stacking_model.pkl)")
 
85
  plt.legend(loc="lower right")
86
  st.pyplot(plt.gcf())
87
 
88
+