How decision trees algorithm works - part 2

How decision trees algorithm works - part 2

247 Lượt nghe
How decision trees algorithm works - part 2
In this video I show the gain computation for all features and valid data intervals to create a decision tree. I used the Iris dataset, available at scikit-learn opendatasets module plus some data augmentation technique using basic random noise to create more samples. The source code and presentation used to create the video is available at https://github.com/tkorting/youtube/how-decision-trees-works-2/ Please like and share the video, and subscribe to my channel.