Assignment 10.
1. Problem 1 was provided in class.
2. Generate decision trees to represent the following Boolean functions:
3. Consider the following set of training examples:
Instance |
Classification |
attribute a1 |
attribute a2 |
1 |
+ |
T |
T |
2 |
+ |
T |
T |
3 |
- |
T |
F |
4 |
+ |
F |
F |
5 |
- |
F |
T |
6 |
- |
F |
T |