Introduction To Decision Trees – Part 1
Decision Tree is a type of Supervised Learning Algorithm wherein the data is continuously split on the basis of certain parameters. To understand the decision tree in a better way let’s take an example
Continue reading