Consider the following dataset:
X1
X2
X3
Y
T
T
T
1
F
T
F
0
T
F
T
0
F
F
T
1
After fully training the tree in the previous question what is the training error of the decision tree?
Consider the following dataset:
X1
X2
X3
Y
T
T
T
1
F
T
F
0
T
F
T
0
F
F
T
1
After fully training the tree in the previous question what is the training error of the decision tree?