Every ecommerce website would love to have a full featured recommendation engine like Amazon but how do you get one started? I found one open source project (Taste) but what other resources would you recommend for education and code.
|
1
|
|||
|
|
|
Programming collective intelligence is a great resource if you want to write your own. |
|||
|
|
|
There is an entire research area in computer science devoted to this subject. I'd suggest reading some articles. |
||
|
|
|
|
If you're using Ruby, then try the collaborative_filter gem: http://github.com/tyler/collaborative_filter/tree/master Heard about this at the Boston Ruby Group meeting, July 2008. |
||
|
