Facing issue deploying shap charts

Summary

Hello everyone,

I’m currently facing an issue with the Python SHAP library. While it runs smoothly on my local instance, I encountered an error when I deployed the changes and clicked the predict button on page 3.

image

  • Python version: 3.10

Requirements file

numpy
scikit-learn
streamlit
folium
pandas
streamlit_folium
beautifulsoup4
pydantic
xgboost
streamlit-aggrid
matplotlib
plotly
scipy
shap

Links

Thank you in advance for the help
Att

Hi @aldemirneto

I have tried out the app and the shap plot seems to displayed properly.

Best regards,
Chanin