October 2018
Intermediate to advanced
172 pages
4h 6m
English
Tree based algorithms are very popular for two reasons: they are interpretable, and they make sound predictions that have won many machine learning competitions on online platforms, such as Kaggle. Furthermore, they have many use cases outside of machine learning for solving problems, both simple and complex.
Building a tree is an approach to decision-making used in almost all industries. Trees can be used to solve both classification- and regression-based problems, and have several use cases that make them the go-to solution!
This chapter is broadly divided into the following two sections:
Each section will cover the fundamental theory of different types of ...
Read now
Unlock full access