error -cachelimit

I have a code
svmModel= svmtrain(Training,Group, 'Kernel_Function','linear','Method','SMO','kernelcachelimit','10000')
i get error as
Error using ==> svmtrain at 236 Unknown parameter name: kernelcachelimit.
i need method as SMO,I HAVE LARGE DATASET
32000X6ROWS

답변 (1개)

Walter Roberson
Walter Roberson 2012년 2월 25일

0 개 추천

If you have an earlier version, either upgrade or else write your own SMO.

이 질문은 마감되었습니다.

태그

질문:

FIR
2012년 2월 25일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by