Skip to content

parismollo/Treespot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Decision Tree Classifier

The purpose of this repository is myself practice/learning of Decision Trees using the CART Algorithm. I am a student that is learning, let me know if you find any errors, the original code is from examples and exercises found in books, tutorials and other sources all mentioned in this file. I am just practicing what I have learned, the proper authors and creators of the algorithms/code are the ones mentioned in the file.

I will be using Streamlit to develop an App where I will be sharing what I've learned. To run the app install streamlit and run the following command(TODO):

  • Random forest algorithm (TODO)

Resources that I used to learn about this fun topic:

Releases

No releases published

Packages

No packages published

Languages