Decision Tree
Decision Tree is a supervised learning algorithm that can be used for both classification and regression.
There are two types of Decision tree based on the target variable:
Categorical Variable Decision Tree - When target variable is categorical typ...
sumitpandey.hashnode.dev6 min read
Mukul Bawa
Work
Very nicely and detailed explanation.