How to set my target for the neural network pattern recognition

Illustration
gergismith - 2021-04-22T13:05:53+00:00
Question: How to set my target for the neural network pattern recognition

I want ask your help on setting my target for a given data. This is my first time using the Neural Network Pattern Recognition tool. I need to have a target ouput from 0 to 4 which from 303 samples and 14 attributes. The input patterns I selected is from the data set value. I tried to put the target according to below but there is keep saying it cannot run because it is not same with the number of samples. How can I solve this problem? 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 I really need you to answer the question as possible.

Expert Answer

Profile picture of Neeta Dsouza Neeta Dsouza answered . 2025-11-20

Try This:

 

size(input) = [ 14 303 ]
size(target) = [ 4 303 ]


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!