hermitkuo/streamlit-demo-github
0
ML 模型效能與可解釋性解釋平台
此專案使用 Streamlit 建立,包含:
- 模型效能展示
- Confusion Matrix 圖示
- SHAP 解釋圖
- 模擬輸入與預測
如何啟動
pip install -r requirements.txt
streamlit run app.py可部署到 Hugging Face Spaces 或 Streamlit Cloud
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
