Skip to content

Implementation of decision tree from scratch using numpy and pandas only. Supports both type of cost function, information gain as well as gini index

License

Notifications You must be signed in to change notification settings

DeepanshuDabas03/Decision-Tree-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decision-Tree-From-Scratch

Implementation of decision tree from scratch using numpy and pandas only. Supports both type of cost function, information gain as well as gini index

About

Implementation of decision tree from scratch using numpy and pandas only. Supports both type of cost function, information gain as well as gini index

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published