ID3
ID3
Fall 2010
Questions 2 – Decision Tree Learning
A [B C]
A XOR B
[A B] [C D]
Q2) Consider the following set of training examples:
a) What is the entropy of this collection of training examples with respect to the target function classification?
c) Create the decision tree for these training examples using ID3.
a) What is the entropy of this collection of training examples with respect to the target function classification?
c) Create the decision tree for these training examples using ID3.
a) Create the decision tree for these training examples using ID3. Note that Attrb1 is a continuous-valued attribute.