Skip to content

From scratch random forest algorithm in Python. Uses pima diabetes dataset.

Notifications You must be signed in to change notification settings

AndrewSpittlemeister/Another-Random-Forest-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Random Forest in Python

See random_forest.ipynb for a numpy implementation of a Random Forest. This forest is trained and tested on the pima diabetes dataset.

About

From scratch random forest algorithm in Python. Uses pima diabetes dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published