Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
EasonLiao committed Nov 4, 2014
1 parent bf8b2fa commit e9700ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
CudaTree
==================

**I decide to stop maintaining CudaTree since scikit-learn made a sigificant improvements on its random forest and it's well maintained.**

CudaTree is an implementation of Leo Breiman's [Random Forests](http://www.stat.berkeley.edu/~breiman/RandomForests/cc_home.htm)
adapted to run on the GPU.
A random forest is an ensemble of randomized decision trees which vote together to predict new labels.
Expand Down

0 comments on commit e9700ee

Please sign in to comment.