Skip to content

shreyagarg31/Decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decision-tree

Decision trees are extensively used classifiers in data mining to predict the target variable for a given input variable. Here the problem is to predict if a person will buy a computer or not based on certain attributes like age , income etc. The model gives a decent accuracy of 67.0% which can be improved with addition of more data.

This implementation was created for learning and academic purpose using a small dataset for training and testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages