Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We should add an example for how to cluster customers based on purchasing habits.
Possible approaches for generating vectors:
1. Calculate probabilities of purchasing same item, brands, flavors, and quantities repeatedly and cluster vector of probabilities. (Customer transactions need to be sorted by date / time first)
2. For each customer, create vector of normalized purchase counts for each product.
Attachments
Issue Links
- is blocked by
-
BIGTOP-1535 Add Spark ETL script to BigPetStore
- Resolved
-
BIGTOP-1366 Updated, Richer Model for Generating Data for BigPetStore
- Resolved