Tree-based Models
“Education is the ability to listen to almost anything without losing your temper or your self-confidence.”
– Robert Frost
In this chapter, we discuss various tree-based methods. We begin with decision trees for classification.
TipChapter Objectives
In this chapter, we will learn the following:
Decision trees (DT)
The DT algorithm
Applications to multi-class classification problems
Introduction to Ensemble models