Hi,
Another new fan of this great piece of software...

Anyways, I am currently working on a multiclassification problem.
Of which I have been able to get pretty decent perfromance..
So, I have the performance matrix which tells me the predicted class vs the true class and then example set which contains the list of attributes etc.
But I want to see which example is assigned to which class instead of just the overview which the performance matrix gives.
Because in the end, I am more interested on seeing the "live" example result rather than the statistical measures.
Any clue how can I view that
Thanks