ArturG9 commited on
Commit
13c899b
·
verified ·
1 Parent(s): 049c16a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ if option == "Model information":
120
  st.image(r'lgbm_model_shap_evaluation.png')
121
  st.subheader("Confusion matrix of predictions made by a Light GradientBoost Classifier and it's ROC_Curve")
122
 
123
- st.image([r'lgbm_model_shap_evaluation.png',r'lgbm_model_shap_evaluation.png])
 
120
  st.image(r'lgbm_model_shap_evaluation.png')
121
  st.subheader("Confusion matrix of predictions made by a Light GradientBoost Classifier and it's ROC_Curve")
122
 
123
+ st.image([r'lgbm_model_shap_evaluation.png','lgbm_model_shap_evaluation.png'])