Error in SVM at line 470
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi all
i am getting the fallowing error for svmtrain
??? Error using ==> svmtrain at 470
Unable to solve the optimization problem:
Maximum number of iterations exceeded; increase options.MaxIter.
To continue solving the problem with the current solution as the
starting point, set x0 = x before calling quadprog.
I use SVM like this svmstruct=svmtrain(PosNegF,group); while the dimension PosNegF are 666 x 10 and group are 666 x 1
Please help me.
0 comentarios
Respuestas (0)
Ver también
Categorías
				Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
