metadata
title: Bank Churn Pro Demo
emoji: 🏦
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
Bank Churn Pro Demo
A Hugging Face Docker Space for bank customer churn analysis with:
- Full-screen Bank Churn background UI
- Pipeline Step 1/2/3 execution log
- Feature importance chart
- Churn probability gauge
- CSV batch prediction
- SHAP explainability
Included files
app.py- Gradio appscripts/pipeline.py- training / artifact generation pipelinedata/bankChurn.csv- sample datasetassets/Bank Churn.png- background image
Expected workflow
- Open the Space
- Go to Pipeline and click Run Pipeline
- Wait for the 3-step pipeline to finish
- Use Single Prediction, Batch CSV, and Explainability tabs