Next: Occam's razor
Up: Decision Tree Learning
 Previous: Inductive Bias in Decision 
 
-  ID3 incompletely searches a complete hypothesis
space from simple to complex hypotheses.  Its bias is solely a
consequence of the ordering of hypothesis searched.  Its hypothesis
space introduces no additional bias - preference of search bias
 -  Candidate-Elimination completely searches an incomplete
hypothesis space.  Its bias is solely a consequence of the expressive
power of its hypothesis representation.  Its search strategy
introduces no additional bias - restriction or language bias
 -  a preference bias is more desirable
 -  first learner - restriction bias (linear function), preference
bias (LMS algorithm for parameter tuning)
 
 
Patricia Riddle 
Fri May 15 13:00:36 NZST 1998