Plot Decision boundary and Support vectors in SVM

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?

Antworten (1)

Jalaj Gambhir
Jalaj Gambhir am 31 Jul. 2020

0 Stimmen

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!

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 23 Jul. 2020

Beantwortet:

am 31 Jul. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by