Decision Tree Hyperparameters : max_depth, min_samples_split, min_samples_leaf, max_features
In this video we will explore the most important hyper-parameters of Decision tree model and how they impact our model in term of over-fitting and under-fitting.
The important hyper-parameters of a decision tree are max_depth, min_samples_split, min_samples_leaf, max_features, criterion.
To view the video
- Click here
- Click on the image below –>