Machine Learning Tutorial : Decision Tree example with Tree Visualization

Published: 29 July 2020
on channel: Kunaal Naik | Data Science Masterminds
1,258
26

Decision Tree Classifiers are very handy to visualize how each of the independent variables impacts the dependent variable. In this video, we cover a basic example of a Decision Tree and how we can it using Graphviz library. Also, we will learn how to limit the tree and export is for sharing purposes.

We will use the Kaggle Kernel for executing this code. If you have a Kaggle account you can get started immediately.

Kaggle Kernal: https://www.kaggle.com/funxexcel/p1-s...