Supervised Lazy Learning Algorithm
Jump to navigation
Jump to search
A Supervised Lazy Learning Algorithm is a Supervised Learning Algorithm that is a Lazy Learning Algorithm.
- Context:
- Example(s):
- Counter-Example(s):
- See: Eager Learning Algorithm, Instance-based Learning Algorithm.
References
1999
- (Birattari et al., 1999) ⇒ Mauro Birattari, Gianluca Bontempi, and Hugues Bersini. (1999). “Lazy Learning Meets the Recursive Least Squares Algorithm.” In: Proceedings of the 1998 conference on Advances in Neural Information Processing Systems II.
- QUOTE: Lazy learning is a memory-based technique that, once a query is received, extracts a prediction interpolating locally the neighboring examples of the query which are considered relevant according to a distance measure.