CSE 415: Introduction to Artificial IntelligenceWinter 2006 |
1) P -> Q
2) Q -> R
3) ~R
and the conjecture to prove: ~P
convert the axioms and negated conjecture to conjunctive normal form and show how to prove the conjecture using resolution.
f1 | f2 | C |
1 | 0 | 0 |
0 | 0 | 1 |
0 | 2 | 2 |
0 | 1 | 1 |
1 | 0 | 0 |
0 | 2 | 2 |
0 | 1 | 1 |
1 | 0 | 0 |
Compute the information gain of each of the attributes f1 and f2. Which attribute would be chosen at the root of the tree? Show your work, ie. what is the set S and what are the two sets S0 and S1 and the various entropy computations. What will happen at the next level to the node for S0 and the node for S1?
0 0 0 100 100 100
0 0 0 100 100 100
0 0 0 100 100 100
0 0 0 100 100 100
0 0 0 100 100 100