Skip to content

Decision tree classifier implemented from scratch. The algorithm has been improved compared to the classic version, by making the tree immune to any missing values found in the dataset.

License

Notifications You must be signed in to change notification settings

rdebek/decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision tree classifier

About

Decision tree classifier implemented from scratch. The algorithm has been improved compared to the classic version, by making the tree immune to any missing values found in the dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages