Skip to content

Implemented the ID3 decision tree algorithm using entropy as the information gain heuristic. Improved the accuracy from 91% to 97% by employing a randomized pruning strategy.

Notifications You must be signed in to change notification settings

Anand-krishnakumar/ID3-Decision-Tree-Learning-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID3-Decision-Tree-Learning-Algorithm

Implemented the ID3 decision tree algorithm using entropy as the information gain heuristic. Improved the accuracy from 91% to 97% by employing a randomized pruning strategy.

About

Implemented the ID3 decision tree algorithm using entropy as the information gain heuristic. Improved the accuracy from 91% to 97% by employing a randomized pruning strategy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages