How Support Vector Machine Used for Classification of Signal

1 回表示 (過去 30 日間)
C PRASAD
C PRASAD 2022 年 6 月 18 日
回答済み: AMIT POTE 2022 年 6 月 28 日
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 Center および File ExchangeStatistics 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