Difference between revisions of "Case-based reasoning"
Jump to navigation
Jump to search
Zeno Gantner (talk | contribs) |
Zeno Gantner (talk | contribs) m (moved Case-Based Reasoning to Case-based reasoning) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | '''Case- | + | '''Case-nased 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 measure]]s, e.g. [[kNN]], can be viewed as CBR methods. | + | [[Collaborative filtering]] and [[content-based filtering]] methods that rely on [[similarity measure]]s, e.g. [[kNN]], can be viewed as CBR methods. |
== External links == | == External links == | ||
| − | [[Wikipedia: Case-based reasoning]] | + | * [[Wikipedia: Case-based reasoning]] |
Latest revision as of 11:06, 3 February 2012
Case-nased reasoning (CBR) is a sub-field of artificial intelligence that works on learning from past experience (similar cases). Collaborative filtering and content-based filtering methods that rely on similarity measures, e.g. kNN, can be viewed as CBR methods.