Summary
Keywords
Full Transcript
The decision tree classifier creates the classification model by building a decision tree. Each node in the tree specifies a test on an attribute, each branch descending from that node corresponds to one of the possible values for that attribute. github url : https://github.com/krishnaik06/Machine-Learning-Algorithms-Materials Subscribe @krishnaik06 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 #decisiontreeclassifier #decisiontreepython Connect with me here: Twitter: https://twitter.com/Krishnaik06 Facebook: https://www.facebook.com/krishnaik06 instagram: https://www.instagram.com/krishnaik06
