Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 421 Bytes

Project Purposes:

To group customers according to their demographic characteristics. (age, gender, country etc.)

Segment these groups according to a rule. (segmenting according to spending habits)

Determine which of these segments a new customer belongs to.

Datasets:

users.csv: It is the table containing customer information.

purchases.csv: It is the table containing purchasing information of customers.