fitcsvm not converging with large dataset

조회 수: 4 (최근 30일)
Aleksander Tyczynski
Aleksander Tyczynski 2019년 8월 6일
댓글: Aleksander Tyczynski 2019년 8월 16일
Hello,
This will be a very vague question so I don't suppose it can really be answered. After hours of trying to solve the issue I must give it a try..
I have 3 fitcsvm (each for one column) running on a dataset (array) 3012000x4. When I do not add noise to the data I have no issues - all SVM converges.
If noise is added the convergece depends on the size of the dataset. If I run fitcsvm using the whole dataset - two SVM converge & one does not converge. If use a reduced daset (e.g. 2500000x4) - all SVMs converge.
Any ideas on what I can look into to solve this issue?
Thank you,
  댓글 수: 3
Aleksander Tyczynski
Aleksander Tyczynski 2019년 8월 14일
Thank you, I will have a look at this and come back to you if it solves the issue. :)
Aleksander Tyczynski
Aleksander Tyczynski 2019년 8월 16일
I changed the 'IterationLimit' by an order of magnitude and it now converges. Thank you

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Support Vector Machine Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by