October 2018
Intermediate to advanced
172 pages
4h 6m
English
Classification trees are used to predict a category or class. This is similar to the classification algorithms that you have learned about previously in this book, such as the k-nearest neighbors algorithm or logistic regression.
Broadly speaking, there are three tree based algorithms that are used to solve classification problems:
In this section, you will learn how each of these tree based algorithms works, in order to classify a row of data as a particular class or category.
Read now
Unlock full access