Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (2 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
recommendation!
Sponsored
partner
Germany Next Topmodel
germanys next topmodel germanys next topmodel

Recommendation system

Recommendation systems are programs which attempt to predict items (film, music, books, news, web pages) that a user may be interested in, given some information about the user s profile. Often, this is implemented as a collaborative filtering algorithm.

Recommendation systems work by collecting data from users, using a combination of explicit and implicit methods.

Examples of explicit data collection include the following:

*Asking a user to rate an item on a sliding scale. *Asking a user to rank a collection of items from favorite to least favorite. *Presenting two items to a user and asking him/her to choose the best one. *Asking a user to create a list of items that he/she likes.

Examples of implicit data collection include the following: *Observing the items that a user views in an online store. *Keeping a record of the items that a user purchases online. *Obtaining a list of items that a user has listened to or watched on his/her computer.

The recommendation system compares the collected data to similar data collected from others and calculates a list of recommended items for the user.

Recommendation systems are a useful alternative to search algorithms since they help users discover items they might not have found by themselves.

=See also=

*Collective intelligence *The Long Tail *Personalized marketing

=External links=

  • [http://dx.doi.org/10.1109/TKDE.2005.99 Toward the Next Generation of Recommender Systems] (DOI: 10.1109/TKDE.2005.99)
  • [http://www.kindakarma.com/ KindaKarma]
  • [http://www.gnod.net/ Gnod] The Global Network of Dreams. A recommendation system that recommends [http://www.gnoosic.com/ music], [http://www.gnovies.com movies] and [http://www.gnooks.com/ authors of books]