Instance-Based Learning Algorithms.¶
Aha, D. W., Kibler, D., & Albert, M. K. (1991). Instance-Based Learning Algorithms. Machine Learning, 6(1), 37-66.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Exemplar Retrieval
- Adding one labelled example instantly changes kNN's behaviour at that point in similarity space, with no re-derivation, the prime's fast-adaptation property in exact form.
This sourceFormalizes instance-based learning, which generates predictions from stored specific instances and does not maintain abstractions derived from them, so adding a stored case immediately changes the classifier's behaviour with no model re-derivation.
- Adding one labelled example instantly changes kNN's behaviour at that point in similarity space, with no re-derivation, the prime's fast-adaptation property in exact form.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:fcd8cc042cc0 · see in the full table