Decision Tree Splits for Continuous Variables
How does a Decision Tree Split on continuous variables? A Decision Tree recursively splits training data into subsets based on the value of a single attribute. Splitting stops when every subset is pure (all elements belong to a single class) In this video, I’ll show you how you can split a decision tree when you have continous variables.
To view the video
- Click here
- Click on the image below