Filter löschen
Filter löschen

classification problem using libsvm

2 Ansichten (letzte 30 Tage)
REMYA K
REMYA K am 18 Nov. 2020
Beantwortet: Priysha LNU am 24 Nov. 2020
How to do classification problem with libsvm using polynomial and gaussian kernel...?

Antworten (1)

Priysha LNU
Priysha LNU am 24 Nov. 2020
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).
  1. SVMs and Kernel definitions : https://www.mathworks.com/discovery/support-vector-machine.html
  2. Using SVM classifier with Gaussian Kernel : https://www.mathworks.com/help/stats/support-vector-machines-for-binary-classification.html#bss0s6_-1
  3. Creating SVM template with Gaussian Kernel example :https://www.mathworks.com/help/stats/templatesvm.html#bug4e0t-1
Hope this helps!
DISCLAIMER: These are my own views and in no way depict those of MathWorks.

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by