(poor man's )product recommendation implementation
问题 I am trying to build a poor man's recommendation system for a online store. I want to realize that kind of Amazon "Customers Who Bought This Item Also Bought" feature and I read a lot about it. I know there is that Apache Mahout thing, but I am unable to tweak the server that way. Then there would be the google prediction API, but it cost money so I start experimenting myself. I got an orderhistory with 250.000+ items and I wrote a nested MySQL Query to find orders which contain the current