Open GoogleCodeExporter opened 9 years ago
I am not sure if I fully understood you, but I think this is not about random
forests.
There are a lot of user built matlab functions available on the web calculating
a confusion matrix given the real and predicted class. Furthermore there is
even a builtin function in matlab for this purpose
(http://www.mathworks.com/help/toolbox/stats/confusionmat.html).
So if you use your real classes and the predicted ones from RF output you
should easily be able to obtain the desired confusion matrix.
Original comment by johannes...@gmail.com
on 25 May 2011 at 12:43
Original issue reported on code.google.com by
s.schopp...@helimail.de
on 25 May 2011 at 11:39