function svmtrain not found

8 ビュー (過去 30 日間)
Mercedes Barrachina
Mercedes Barrachina 2020 年 4 月 17 日
コメント済み: Ameer Hamza 2020 年 4 月 17 日
Hi,
I am trying to use the svtrain function and I am getting the following error: "Unrecognized function or variable". I have checked and I am the Add-On Statistics and Machine Learning Toolbox (version 11.6) and R2019b.
Any idea?
Thanks,
Regards,

回答 (2 件)

Ameer Hamza
Ameer Hamza 2020 年 4 月 17 日
svmtrain was removed in R2019a. Now use fitcsvm(): https://www.mathworks.com/help/releases/R2019a/stats/fitcsvm.html

Mercedes Barrachina
Mercedes Barrachina 2020 年 4 月 17 日
Thanks, very useful. And what about the function svmclassify?
Thanks again,
Regards,

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by