This flashcard is just one of a free flashcard set. See all flashcards!
66
What are the differences between lazy and eager learning?
Lazy Learning
The system tries to generalize the training data before receiving queries (-> Neural Networks)
Eager Learning:
The system does not generalize until a guery is made to the system (-> k-NN)
The system tries to generalize the training data before receiving queries (-> Neural Networks)
- +target function approximated globally
- +deals with noise in the training data
- -unable to provide good local approximations
Eager Learning:
The system does not generalize until a guery is made to the system (-> k-NN)
- +target function approximated locally
- -large space requirements to store the entire training dataset
- -slow to evaluate
Tags:
Source: CI Teil 1 Lecture 6
Source: CI Teil 1 Lecture 6
Flashcard info:
Author: Sepp Samuel
Main topic: Telematik
Topic: Computational Intelligence
School / Univ.: TU Graz
Published: 02.07.2014