Decision Tree - Visualization [Python]
We have learned in the previous blog the mathematics behind the decision trees and how to implement it in Python. Now, let's try to visualize the results of this algorithm for the two use-cases and analyze it's advantages and drawbacks.
Select one of the below use-cases.
Classification
Regression