April 2018
Intermediate to advanced
334 pages
10h 18m
English
Case-based reasoning consists of four steps:
Retrieve
Reuse
Revise
Retain
These steps are illustrated in the following image:

In the retrieval step, a subset of cases that are relevant to the problem are selected from the case base. In the reuse step, the solution as per the cases selected is adapted. Then, in the revision step, the adapted solution is verified through testing it in a real-world environment and observes a feedback quantifying the accuracy of the predicted solution. The retention step decides whether or not to store this new solved case in the case base. Thus, case-based ...