Tree-Based Methods - Machine Learning
What is a decision tree?
Decision Trees is a type of Supervised Machine Learning, where the data is continuously split according to a certain parameter. The leaves are the decisions or the final outcomes.
They are iterative top-down construction meth...
pooja1506.hashnode.dev4 min read
Apoorv Chauhan
Machine Learning and Python Enthusiast
Nice article π