mloss.org Online Random Forestshttp://mloss.orgUpdates and additions to Online Random ForestsenSat, 03 Oct 2009 17:25:41 -0000Online Random Forests 0.11http://mloss.org/software/view/212/<html><p>This package implements the “Online Random Forests” (ORF) algorithm of Saffari et al., ICCV-OLCV 2009. This algorithm extends the offline Random Forests (RF) to learn from online training data samples. ORF is a multi-class classifier which is able to learn the classifier without 1-vs-all or 1-vs-1 binary decompositions. </p> <p>ORF package is implemented in C++ and uses ATLAS/LAPACK subroutines for high performance computations. Currently, it is only tested under Linux (Debian and Ubuntu), but overall it should be possible to run the package on other operating systems with minimal modifications. </p></html>Amir SaffariSat, 03 Oct 2009 17:25:41 -0000http://mloss.org/software/rss/comments/212http://mloss.org/software/view/212/online learningrandom forests