Concept

Instance-based (memory-based) supervised learning algorithms

Instance based learning methods work by memorizing the labeled examples that they see in the training set. And then they use those memorized examples to classify new objects later.

0

1

Updated 2020-10-19

Tags

Data Science

Learn After