Description
Programming Exercise
- 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.
Programming Exercise
- Plot your training data using a different color for the points in each of the three categories.
- Discuss your findings.
- Include all of your discussion in your .ipynb file and submit the file through Blackboard. The name of your file should be
lastname_firstname_AS03.ipynb
- Do not clear your results after you last run so that I will be able to see your results without rerunning your code.
- If you collaborate with anyone on this assignment, be sure to follow the collaboration guidelines in the syllabus.



