Skip to content

sauravsharma001-zz/id3_decision_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision Tree

Implemented ID3 Machine Learning algorithm using Python from scratch. Two heuristic was implemented for selecting the next attributes:

  1. Information Gain
  2. Variance Impurity Heuristic

About

ID3 Decision Tree implemented using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages