Skip to content

safinsingh/decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification Tree

Fast decision tree classifier from scratch. Uses Gini Index as splitting discriminator. Implements cost-complexity pruning.

About

Fast decision tree classifier from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages