Information filtering

From Cohen Courses
Revision as of 01:13, 2 October 2012 by Yubink (talk | contribs) (Created page with '==Summary== Information filtering is a [[category::problem]] of removing redundant or unwanted information from a data stream. Its goal is to manage information overload common o…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Summary

Information filtering is a problem of removing redundant or unwanted information from a data stream. Its goal is to manage information overload common on the Web today.

Some sub-problems that fall under this umbrella include recommendation systems and personalization. An especially common method for recommendation systems is collaborative filtering.

Relevant Papers