Lazy Learning Task
Jump to navigation
Jump to search
A Lazy Learning Task is a learning task that does not require a training phase before entering a testing phase.
- Context:
- It can be solved by a Lazy Learning System (that implements a lazy learning algorithm).
- Example(s):
- use a lazy-learning approach to Fisher's Iris Data.
- …
- Counter-Example(s):
- See: Model-based Learning Task.