Open GoogleCodeExporter opened 9 years ago
note that each tree is fully grown so each test example will only be assigned a
unique class label. now if you consider all trees in the forest you will have a
vector of size ntree with the class labels which you can use to get the class
probabilities
take a look at comment 1 in here
http://code.google.com/p/randomforest-matlab/issues/detail?id=12&can=1&q=probabi
lity
does that solve your issue?
Original comment by abhirana
on 11 May 2012 at 4:42
Yes, thanks a lot!
Original comment by m.saleh....@gmail.com
on 11 May 2012 at 6:55
Original issue reported on code.google.com by
m.saleh....@gmail.com
on 11 May 2012 at 2:34