Instance-based learning
Appearance
In machine learning, instance-based learning is a name for a family of learning algorithms. It is also referred to as memory-based learning. It's called instance-based because it constructs hypotheses directly from the training instances themselves.[1] This means that the hypothesis complexity can grow with the data.[1]
A simple example of an instance-based learning algorithm is the k-nearest neighbour algorithm.
References
- ^ a b Russel, Stuart and Norvig, Peter: Artificial Intelligence: A Modern Approach, second edition, page 733. Prentice Hall, 2003. ISBN 0-13-080302-2