Case-based reasoning

From RecSysWiki
Revision as of 12:00, 14 February 2011 by Zeno Gantner (talk | contribs) (Created page with "'''Case-Based Reasoning''' ('''CBR''') is a sub-field of artificial intelligence that works on learning from past experience (similar cases). Collaborative filtering meth...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Case-Based Reasoning (CBR) is a sub-field of artificial intelligence that works on learning from past experience (similar cases). Collaborative filtering methods that rely on similarity measures, e.g. kNN, can be viewed as CBR methods.

Wikipedia: Case-based reasoning