CoolFace
Apppublic

hermitkuo/streamlit-demo-github

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

ML 模型效能與可解釋性解釋平台

此專案使用 Streamlit 建立,包含:

  • 模型效能展示
  • Confusion Matrix 圖示
  • SHAP 解釋圖
  • 模擬輸入與預測

如何啟動

bash
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>