Skip to content

aminh7325/Decision-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Decision-Tree

I implemented a decision tree in this project without using any ready-in advance library. After running the code, it will give you created decision tree in a pdf.

I had two datasets. One is a simple one. The results of this example are like below:

example

The other example has more data and a big decision tree, but in this example, accuracy is 79% on the training dataset and 77% on the test dataset. ( No overfitting ;) )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages