rhazeljay commited on
Commit
7b2fece
·
verified ·
1 Parent(s): 184519a

modified app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
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 your spending habits (1-100).
73
- 2. **Annual Income:** Enter your annual income (15000-120000).
74
- 3. **Number of Purchases:** Enter how often you make purchases (1-50).
75
- 4. **View Segment:** The app shows the customer segment you match.
76
- 5. **View Recommended Products:** See products recommended for your segment.
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