Path: news.mathworks.com!not-for-mail
From: "Tak " <lauhotak@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: How to set Target vector in Neural Network?
Date: Tue, 3 Mar 2009 00:44:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <gohugi$gsl$1@fred.mathworks.com>
Reply-To: "Tak " <lauhotak@hotmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1236041042 17301 172.30.248.35 (3 Mar 2009 00:44:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 3 Mar 2009 00:44:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 728346
Xref: news.mathworks.com comp.soft-sys.matlab:522006


Now I have 50 images and they are decomposed into 5 input vectors for each. Which means now I have 5 x50 array. If 40 images belongs into one class and 10 belongs to another. What should I do in the Target Class value? Should the Target vector 1 dimensional or 2 dimensional array? Thanks

And How can I know the accuracy from the performance chart?