How to have à resume information array about desired output Vs. obtained Output?

41 views
Skip to first unread message

EBFun

unread,
Dec 4, 2012, 11:25:39 AM12/4/12
to ebl...@googlegroups.com

Hi all,

How to have à resume information array about desired output Vs. obtained Output?

that means, if for example (In MNIST), for the number "2" we have 95% succees, i want to know the distribution of the remaining  (5%) classifiacation error on to the remaining labels ? (On Labels "2": 80% of error was as "3", 20% error was as "8" )? 

Thanks,

Pierre Sermanet

unread,
Dec 4, 2012, 11:51:43 AM12/4/12
to ebl...@googlegroups.com
I guess you want a confusion matrix?
You can set "save_confusion = 1", it will save a matrix that you can display with matshow later (something like matshow confusion.mat -print)


--
 
 

EBFun

unread,
Dec 4, 2012, 12:10:35 PM12/4/12
to ebl...@googlegroups.com
Yes, it's what i wanted and it's work. Thanks Pierre,
Reply all
Reply to author
Forward
0 new messages