Question: 3. Given a data set X with 3-D categorical samples: X: Attribute1 Attribute2 Class T 1 C2 T 2 C1 F 1 C2 F 2
3. Given a data set X with 3-D categorical samples:
| X: | Attribute1 | Attribute2 | Class |
| T | 1 | C2 | |
| T | 2 | C1 | |
| F | 1 | C2 | |
|
| F | 2 | C2 |
Construct a decision tree using the computation steps given in the C4.5 algorithm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
