1. [20 points) Calculate the entropy and information gain for each attribute and build a decision tree to classify the d
Posted: Fri May 20, 2022 5:49 pm
1. [20 points) Calculate the entropy and information gain for each attribute and build a decision tree to classify the data points Attributes Class (x1,x2,x3) (0, 0, 0) 0 (0, 0, 1) 0 (0, 1, 0) 0 (0, 1, 1) 0 (1,0,0) 0 (1, 0, 1) 1 (1, 1, 0) 0 (1, 1, 1) 1