Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How the support vectors in the svmtrain function, converge the input data into a small subset ?
3 ビュー (過去 30 日間)
古いコメントを表示
The input to the svmtrain function is a matrix with the dimension 151x22.
While applying the svmtrain function with the above matrix ( as shown below ), I am getting a structure. Inside the structure, there is a field named "support vectors".
The size of this support vectors is 42x22.
How does this subset gets formed ?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!