1. [20 points) Calculate the entropy and information gain for each attribute and build a decision tree to classify the d
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. [20 points) Calculate the entropy and information gain for each attribute and build a decision tree to classify the d
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