Content deleted Content added
m Date maintenance tags and general fixes |
copyedit |
||
Line 1:
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
This means that the hypothesis complexity can grow with the data.<ref name='aima733' />
A simple example of an instance-based learning algorithm is the [[k-nearest neighbour algorithm]].
==References==
<references/>
|