Identifying likely subscribers
I have 3 data sets:
Dataset 3 only has user_id and a binary made or not made a purchase column.
What algorithm would identify potential purchaser?
- 1-user information, demographic data, etc
- 2-system usage by users information
- 3-data on whether users made purchase within 30 days
Dataset 3 only has user_id and a binary made or not made a purchase column.
What algorithm would identify potential purchaser?
0
Answers