Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Decision Tree

Implementation of a decision tree in Python, in addition to learning more about how to use SKLearn's implementation.

This will return a decision tree based on the gini impurity, the entropy method is a work in progress.

About

Attempt to implement a decision tree in Python, in addition to learning more about how to use SKLearn's implementation.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages