Spaces:
Sleeping
Sleeping
modified app.py
Browse files
app.py
CHANGED
@@ -69,11 +69,11 @@ This app helps you understand customer segments and provides product recommendat
|
|
69 |
|
70 |
**Product Recommendation Tab:**
|
71 |
|
72 |
-
1. **Spending Score:** Enter
|
73 |
-
2. **Annual Income:** Enter
|
74 |
-
3. **Number of Purchases:** Enter how often
|
75 |
-
4. **View Segment:** The app shows the customer segment
|
76 |
-
5. **View Recommended Products:** See products recommended for
|
77 |
|
78 |
**Important Notes:**
|
79 |
|
|
|
69 |
|
70 |
**Product Recommendation Tab:**
|
71 |
|
72 |
+
1. **Spending Score:** Enter the customer's spending habits (1-100).
|
73 |
+
2. **Annual Income:** Enter the customer's income (15000-120000).
|
74 |
+
3. **Number of Purchases:** Enter how often the customer make purchases (1-50).
|
75 |
+
4. **View Segment:** The app shows the customer's segment.
|
76 |
+
5. **View Recommended Products:** See products recommended for the customer's segment.
|
77 |
|
78 |
**Important Notes:**
|
79 |
|