Spaces:
Runtime error
Runtime error
Commit
Β·
d9b04dc
1
Parent(s):
97bf538
Update README.md
Browse filesThis application provides predictions on whether a customer will churn or remain with the Company. Please enter the customer's information below and click PREDICT to view the prediction outcome.
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
title: VODAFONE CUSTOMER CHURN PREDICTION APP
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.35.2
|
@@ -9,4 +9,4 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: VODAFONE CUSTOMER CHURN PREDICTION APP
|
3 |
emoji: π
|
4 |
+
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.35.2
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|