Plot Decision boundary and Support vectors in SVM
20 ビュー (過去 30 日間)
表示 古いコメント
I did SVM with Cubic kernel for a particular dataset using classification learner app in MATLAB. But I did not get decision boundary and support vectors. How can I get those? Any suggestions?

0 件のコメント
回答 (1 件)
Jalaj Gambhir
2020 年 7 月 31 日
Hi,
You can export the model from the Classification Learner App, you will get a ClassificationSVM model. This object can be used to retrieve the required information.
Hope this helps!
0 件のコメント
参考
カテゴリ
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!