Difference between revisions of "Case-based reasoning"
Jump to navigation
Jump to search
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...") |
Zeno Gantner (talk | contribs) |
||
| Line 2: | Line 2: | ||
[[Collaborative filtering]] methods that rely on [[similarity measure]]s, e.g. [[kNN]], can be viewed as CBR methods. | [[Collaborative filtering]] methods that rely on [[similarity measure]]s, e.g. [[kNN]], can be viewed as CBR methods. | ||
| + | == External links == | ||
[[Wikipedia: Case-based reasoning]] | [[Wikipedia: Case-based reasoning]] | ||
Revision as of 10:56, 3 February 2012
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.