Description
- Download the decision tree code with three categories that we reviewed in class.
- Extend the code to include the case of learning a triangle with interior angles of 27°, 63° and 90°.
- It’s up to you how you define the regions for each category but try and make it interesting.
2
Programming Exercise
- Plot your training data using a different color for the points in each of the three categories.
- Discuss your findings.



