Lazy vs. Eager Learning
Lazy vs. Eager Learning
Eager Learning
Lazy vs. eager learning
Lazy learning (e.g., instance-based learning): Simply
stores training data (or only minor processing) and waits
until it is given a test tuple
Eager learning (eg. Decision trees, SVM, NN): Given a
set of training set, constructs a classification model
before receiving new (e.g., test) data to classify
Typical approaches
k-nearest neighbor approach
Instances represented as points in a Euclidean
space.
Locally weighted regression
Constructs local approximation
+
_
_
.
+
+
xq
_
+
.
.