ArunSehrawat / Decision_Tree_Classifier_implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision_Tree_Classifier_implementation

In the attached Jupyter notebook, I have presented a code to implement the Decision Tree Classifier in the field of Machine Learning.

Our Decision Tree

Screenshot from 2023-06-30 09-53-02

scikit-learn Decision Tree

Screenshot from 2023-06-30 09-53-43

Both the trees are the same.