Skip to content

Random Forest confusion matrix

2 messages · Li GUO, Gabor Grothendieck

#
randomForest output is based on predict(iris.rf) whereas the
code shown below uses predict(iris.rf, iris).  See ?predict.randomForest
for an explanation.
On Thu, Feb 26, 2009 at 11:10 AM, Li GUO <guoli84 at yahoo.com> wrote: