Comment on Ready For a Reddit Replacement?parentComments−rorrr15yYou can calculate the "weight" of the movie for a given user once. The number of movies is very low, compared to the number of stories on reddit.Whatever that guy is proposing is an insanely complex dynamic system.I'm not saying it's not doable, I'm just saying it's very expensive.−a3camero15yIt might be less complicated then you'd expect (at least one way of doing it): http://en.wikipedia.org/wiki/Collaborative_filteringThe core idea is linear regression.Here's Google's service: http://code.google.com/apis/predict/. Here's a commercial API service: http://www.directededge.com/.
Comments
You can calculate the "weight" of the movie for a given user once. The number of movies is very low, compared to the number of stories on reddit.
Whatever that guy is proposing is an insanely complex dynamic system.
I'm not saying it's not doable, I'm just saying it's very expensive.
It might be less complicated then you'd expect (at least one way of doing it): http://en.wikipedia.org/wiki/Collaborative_filtering
The core idea is linear regression.
Here's Google's service: http://code.google.com/apis/predict/. Here's a commercial API service: http://www.directededge.com/.