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.
- Python version: 3.10
Requirements file
numpy
scikit-learn
streamlit
folium
pandas
streamlit_folium
beautifulsoup4
pydantic
xgboost
streamlit-aggrid
matplotlib
plotly
scipy
shap
Links
- Link to your GitHub repo: aldemirneto/Real-Estate-Predictor (github.com)
- Link to your deployed app: Home · Streamlit (real-estate-predictor.streamlit.app)
Thank you in advance for the help
Att