Skip to content

pnikrat/ID3-decisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID3-decisionTree

Creates a minimal decision tree using ID3 algorithm. User can provide additional cases to classify based on trained tree.

How to run

$ python main.py training\weather.csv

About

ID3 Decision Tree Creation Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages