Question: Construct a decision tree from the given data to answer the question 'how two target classes can be differentiated? ' . Use the simple heuristic
Construct a decision tree from the given data to answer the question 'how two target classes can be differentiated? Use the simple heuristic based on 'the number of instances that can split the dataset into homogenous subsets', as introduced in the lecture, for finding a node and growing the decision tree.
Report the decision tree in the form of decision rules, where each rule shows a branch in the tree. Clearly show all rule conditions variable values and the class they belong to
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
