Info

This question is closed. Reopen it to edit or answer.

Can I use neural network in this case?

1 view (last 30 days)
sara
sara on 27 Mar 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
can I use neural networks or svm or etc, if my output data is 27680 that all of them are zero and just one of them is one? I mean that Is it right to do this?
when I use SVM I have this error: Error using seqminopt>seqminoptImpl (line 198) No convergence achieved within maximum number of iterations.
thanks
  6 Comments
sara
sara on 30 Mar 2015
Edited: sara on 30 Mar 2015
ok, just reply to this question. I have two class A and B to seperate (A is shown with zero and B shown whit one) that when we see dataset in all cases classA has 27679 zeros and classB has 1 one(only the place of 1 is changing in these cases,all the time we have 27679 zeros and 1 one)...in all the time for all data examples we have this 27679 zeros and just 1 one...I want to know for project like this can SVM or neural networks get right solution? please note to this image
you can see we have one data that is in classB and all the rest data is in classA.....I hope I could explain my
Greg Heath
Greg Heath on 10 Apr 2015
WHAT ARE THE DIMENSIONS OF THE CLASS a POINT? I CAN'T FIND IT.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!