Open GoogleCodeExporter opened 8 years ago
you can get a prediction per tree (look at the output of classRF_predict). From
those votes, you can get say how many trees in a RF are for a particular class
compared to some other class(es). This can be used as a
score/confidence/probability of the ensemble for an example being a member of a
particular class vs some other class.
Original comment by abhirana
on 3 Jun 2014 at 4:26
Original issue reported on code.google.com by
cgen...@gmail.com
on 3 Jun 2014 at 3:09