How Support Vector Machine Used for Classification of Signal

2 次查看(过去 30 天)
SVM

回答(1 个)

AMIT POTE
AMIT POTE 2022-6-28
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

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by