docs: comprehensive update to README and DEPLOYMENT_NOTES with all features c40380c rb757 commited on Dec 18, 2025
feat: add model interpretability with SHAP explanations and uncertainty quantification dc99b5f rb757 commited on Dec 18, 2025
fix: clean README.md YAML frontmatter for HF Space configuration 86e9f94 rb757 commited on Dec 18, 2025
chore: update .gitignore with comprehensive safety patterns for secrets, data, and artifacts 7fa7bbe rb757 commited on Dec 18, 2025
fix: resolve module import paths for standalone script execution 64b7cba rb757 commited on Dec 18, 2025
feat: add molecular descriptor calculation with RDKit for cheminformatics extension d54b7d4 rb757 commited on Dec 18, 2025
Add initial container logs and HTML template for Streamlit app 573516c rb757 commited on Dec 18, 2025
fix: correct README.md YAML metadata for Hugging Face deployment 468af07 rb757 commited on Dec 18, 2025
Change server address from 0.0.0.0 to 127.0.0.1 for HF Spaces detection 8521392 rb757 commited on Dec 18, 2025
Increase startup delay to 20s and HEALTHCHECK start-period to 60s a738a6a rb757 commited on Dec 18, 2025
Wrap heavy data loading/training in st.spinner to avoid import-time blocking f390e5a rb757 commited on Dec 18, 2025
Cleanup: remove debug prints and health polling; revert to clean Streamlit CMD 206787a rb757 commited on Dec 18, 2025
Poll Streamlit health endpoint before declaring readiness in logs af782c9 rb757 commited on Dec 18, 2025
Make Streamlit port resolution robust (use or STREAMLIT_SERVER_PORT with fallback) 6fa05bf rb757 commited on Dec 18, 2025
Make Streamlit app self-contained for Hugging Face (no FastAPI localhost) cce3518 rb757 commited on Dec 18, 2025
Duplicate from streamlit/streamlit-template-space cd18a87 verified rb757 FranckAbgrall HF Staff commited on Dec 18, 2025