Displaying 1 result from an estimated 1 matches for "randokmforest".
Did you mean:
radomforest
2004 Jun 21
2
visualizing a list of probabilities
Hi,
I'm using nnet to work on a 2 class classification problem. The result
of my code is data.frame of true class, predicted class and associated
probability.
One way of summarizing the data is by a confusion matrix. However are
there any graphical ways I could represent the data - specifically, I'd
like to show the probabilities associated with each member of my
prediction set?
(I