Reputation: 5230
Having implemented an algorithm to recommend products with some success, I'm now looking at ways to calculate the initial input data for this algorithm.
My objective is to calculate a score for each product that a user has some sort of history with.
The data I am currently collecting:
All of this data is timestamped.
There are a couple of things I'm looking for suggestions on, and ideally this question should be treated more for discussion rather than aiming for a single 'right' answer.
Just to avoid this question being derailed with the wrong kind of answers, here is what I'm doing once I have this data for each user:
Basically, I'm not looking for ideas on what to do once I have the input data (I may need further help with that later, but it's not the point of this question), just for ideas on how to generate this input data in the first place
Upvotes: 6
Views: 722
Reputation: 8403
Here's a haymaker of a response:
What kind of products are you selling? That might help us answer you better. (Since this is an old question, I am addressing both @Andrew Ingram and anyone else who has the same question and found this thread through search.)
Upvotes: 2
Reputation: 9519
Upvotes: 1