Videolecture 3. Decision trees#

In the 3rd lecture, we start with basics of Machine Learning, then supervised learning, and cover classification decision trees in detail.

In the practical part, we use Sklearn to train, tune and visualize decision trees.