Skip to content

Implementation of decision trees for classification and regression as objects similar to sklearn's.

Notifications You must be signed in to change notification settings

hxu47/Decision-Tree-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision Tress

This project is to implement decision trees for classification and regression as objects similar to sklearn's DecisionTreeClassifier and DecisionTreeRegressor.

Decision Trees implementation

Reference

About

Implementation of decision trees for classification and regression as objects similar to sklearn's.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages