- SVMs and Kernel definitions : https://www.mathworks.com/discovery/support-vector-machine.html
- Using SVM classifier with Gaussian Kernel : https://www.mathworks.com/help/stats/support-vector-machines-for-binary-classification.html#bss0s6_-1
- Creating SVM template with Gaussian Kernel example :https://www.mathworks.com/help/stats/templatesvm.html#bug4e0t-1
classification problem using libsvm
3 ビュー (過去 30 日間)
古いコメントを表示
How to do classification problem with libsvm using polynomial and gaussian kernel...?
0 件のコメント
回答 (1 件)
Priysha LNU
2020 年 11 月 24 日
Hi,
You may use the 'Statistics and Machine Learning Toolbox'.
Refer to the following documentation links to get started with classification using Support Vector Machines (SVM).
Hope this helps!
DISCLAIMER: These are my own views and in no way depict those of MathWorks.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!