How Support Vector Machine Used for Classification of Signal

2 vues (au cours des 30 derniers jours)
C PRASAD
C PRASAD le 18 Juin 2022
SVM

Réponses (1)

AMIT POTE
AMIT POTE le 28 Juin 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

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by