Skip to content

Decision Tree implementation using two heuristics for selecting the next attribute to split on, Information Gain heuristic and Variance Impurity heuristic.

Notifications You must be signed in to change notification settings

ChaitanyaKulkarni28/DecisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DecisionTree

Decision Tree implementation using two heuristics for selecting the next attribute to split on, Information Gain heuristic and Variance Impurity heuristic.

About

Decision Tree implementation using two heuristics for selecting the next attribute to split on, Information Gain heuristic and Variance Impurity heuristic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages