Skip to content

Python implementation of Decision trees using ID3 algorithm

Notifications You must be signed in to change notification settings

rohit1576/Decision-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages