Does the inputs and the neurons in a single hidden layer have any relation with the multiclass single output. For example, I have labels for a multiclass output ranging from 1-9 along with 3 input variables. If I choose #neurons as the mean of input and output ie (3+1)/2=2, then my accuracy for class no 7,8,9 is always 0. Why so? Is there any restrictions to the max no of classes that can be used for a multiclass classification problem?

Please suggests some solutions so that I am able to classify all 9 classes separately.

Thanks in advance.

More Manas Ranjan Prusty's questions See All
Similar questions and discussions