Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 172 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 172 Bytes

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.