Machine Learning

CS 6350, DS 4350, Spring 2025

Learning Decision Trees

In this lecture, we look at decision trees and the popular ID3 heuristic for learning decision trees. We work through an example that applies the ID3 heuristic on a small data set.

The lecture ends with practical concerns about the decision tree learning and a first look at the problem of overfitting.

Lectures

Further reading