FREELessons: 20Length: 2.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.3 Decision Trees

Decision trees are classifiers that work by applying a sequence of simple tests to determine an output class. I'm going to explain how decision trees are constructed and how to improve their performance.