Skip to content

Week 4 - Classification / Decision Trees

Learning Objectives

After today's class, you should be able to:

  • Understand the decision tree algorithm for classification tasks, enabling the extraction of interpretable rules to inform effective decision making.
  • Develop and implement decision tree classification models and visualize the output tree structure in Python.

Class Agenda

Task List

Additional Resources