/Decision-Tree

Python implementation of Decision trees using ID3 algorithm

Primary LanguagePython

Decision-Tree

Clone the directory
Open the terminal
Set the current directory
Run python decisiontree.py

The output will show the preorder traversal of the decision tree

alt text