Summary
Keywords
Full Transcript
Decision tree builds regression or classification models in the form of a tree structure. It breaks down a dataset into smaller and smaller subsets while at the same time an associated decision tree is incrementally developed. The final result is a tree with decision nodes and leaf nodes. github url : https://github.com/krishnaik06/Machine-Learning-Algorithms-Materials Subscribe @Krish Naik Channel For Data Science Videos In English. channel link: https://bit.ly/3aeve4r ML playlist in hindi: https://bit.ly/3NaEjJX Stats Playlist In Hindi:https://bit.ly/3tw6k7d Python Playlist In Hindi:https://bit.ly/3azScTI Now I will be uplaoding videos of Data Science In Hindi. #KrishNaik #decisiontreeregressor #decisiontreepython #prepruning Connect with me here: Twitter: https://twitter.com/Krishnaik06 Facebook: https://www.facebook.com/krishnaik06 instagram: https://www.instagram.com/krishnaik06
