Hi guys
I'm looking around for at python library for collaborative filtering. The case is:
A webshop has a history of user's purchases and browsed items, I need a way to recommend items for new and returning users based on the previous user's history.
First of all is MLPY capable of solving this task? Secondly, is anyone able to give an example of how I can do it?
Thanks!
Regards,
Emil