SVM - SVMTRAIN method SMO (error: No convergence achieved within maximum number of iterations)

I have been encountered with "No convergence achieved within maximum number of iterations" error. What can I do to fix the error? Please advise me

답변 (1개)

Ilya
Ilya 2013년 7월 27일
You can increase the maximal number of iterations. See 'options' in the doc or help for svmtrain.

댓글 수: 2

thank you for answer i increase MaxItr to inf, but did not fix the error.
Then do one or all of:
  • lower the box constraint
  • increase tolkkt
  • specify a positive value for kktviolationlevel
  • try a different kernel function

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

질문:

2013년 7월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by