Skip to content

Implements a simple decision tree on a bank marketing dataset

Notifications You must be signed in to change notification settings

radhika7878/decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decision-tree

Implements a simple random forest on a bank marketing dataset.

Decision trees are constructed using Information Gain and OOB sampling is done to create random forests.

Run random_forest.py to see accuracy.

About

Implements a simple decision tree on a bank marketing dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages