Identifying likely subscribers

fbagirovfbagirov Member Posts: 1 Contributor I
I have 3 data sets:
  • 1-user information, demographic data, etc
  • 2-system usage by users information
  • 3-data on whether users made purchase within 30 days
All 3 datasets are connected with user id.
Dataset 3 only has user_id and a binary made or not made a purchase column.

What algorithm would identify potential purchaser?

Answers

  • venkateshvenkatesh Member Posts: 15 Contributor I
    you should provide more information about what the system usage data set contains, if you need any meaningful answers. Otherwise the question is incomplete
Sign In or Register to comment.