Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Forest

Super-fast Python implementation of Random Forest algorithm that has zero external dependencies.

Usage

from random_forest import RandomForest

rf = RandomForest()
r = rf.get()  # e.g Hot Springs National Park

TODO

  • Add more forests

About

I can do compsci

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages