How Support Vector Machine Used for Classification of Signal

2 Ansichten (letzte 30 Tage)
C PRASAD
C PRASAD am 18 Jun. 2022
Beantwortet: AMIT POTE am 28 Jun. 2022
SVM

Antworten (1)

AMIT POTE
AMIT POTE am 28 Jun. 2022
SVM can be used for classification using two methods:
i) fitcsvm(): Used for binary classification
ii) fitcecoc(): Used for multiclass classification
To know more about these methods you can go through the following documentation:
https://in.mathworks.com/help/stats/fitcsvm.html

Kategorien

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by