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