Question: Task 2 Class A B C X 2 5 2 4 3 1 X 2 2 1 4 2 4 X 2 8 2 2

Task 2
ClassABCX252431X221424X282225X241330X262024Y203117Y183214Y212520Y133215Y122718
We want to build a decision tree (which thresholding) that determines whether a certain pattern is of type X or type Y. The decision tree can only use tests that are based on attributes A, B, and C. We have the 10 training examples, shown on the table (each row corresponds to a training example). Which attribute threshold combination achieves the highest information gain at the root? For each attribute try the thresholds of 15,20 and 25. Task 2
We want to build a decision tree (which thresholding) that determines whether a certain pattern is of type X or type Y . The decision tree can only use tests that are based on attributes A , B , and C . We have the 10 training examples, shown on the table (each row corresponds to a training example). Which attribute threshold combination achieves the highest information gain at the root? For each attribute try the thresholds of 15,20 and 25.
Please work out the answer and show me
Task 2 Class A B C X 2 5 2 4 3 1 X 2 2 1 4 2 4 X

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!