Skip to content

wkondrusiewicz/decision_trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision trees from scratch

This project was aimed at writing decision trees (and tree-based models such as random forest) from scratch for Object programming and Design classes at univeristy.

To use this project create a python virtual enviroment, once it's activated execute the following command from the main directory:

  • sh install.sh

Sample results are present in the demo notebook. Also this repository makes use of two datasets:

About

Decision trees from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors