Case-based Reasoning Algorithm
(Redirected from Case-based Reasoning)
Jump to navigation
Jump to search
A Case-based Reasoning Algorithm is a Lazy Learning Algorithm that ...
- AKA: Case-based Reasoning.
- See: Nearest Neighbor Algorithm.
References
1997
- (Mitchell, 1997) ⇒ Tom M. Mitchell. (1997). “Machine Learning." McGraw-Hill.
- QUOTE: Section 8.6 Remarks on Lazy and Eager Learning: In this chapter we considered three lazy learning methods: the k-Nearest Neighbor algorithm, locally weighted regression, and case-based reasoning.