jlibsvm
jlibsvm copied to clipboard
training error: Solver reached maximum iterations, aborting
Using the legacyexec svm_train command with the next command :
... edu.berkeley.compbio.jlibsvm.legacyexec.svm_train -c 100000 -w0 0.427 -w1 0.012
and a set of scores (see attached file labels.txt) I have obtained the next log error line as an outcome:
2010-12-10 11:27:21,771 [main] ERROR edu.berkeley.compbio.jlibsvm.Solver - Solver reached maximum iterations, aborting
The equivalent call to the LIBSVM's train command does not give me any error. LIBSVM version I am using is 2.91