Introduction
- Decision Trees are among the most widely used methods
for inductive inference.
- It is a method for approximating discrete-valued
functions.
- Robust to noisy data and can learn disjunctive expressions.
- The hypothesis is represented using a decision tree.
José M. Vidal
.
1 of 25