SVMを使ったバイナリ分離で特徴ベクトルが2次元の例がヘルプにあります。3次元の特徴ベクトルを2クラスに分離したいのですがfitcsvmやpredict関数は使用できるのでしょうか?また、境界面の表示例がありましたらお示しください。

 Accepted Answer

Kenta
Kenta on 22 Feb 2019

2 votes

はい、3次元以上でもそれらの関数を用いることができます。うえのドキュメントにすれば境界面も求められると思います。

More Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Products

Release

R2018a

Asked:

on 21 Feb 2019

Answered:

on 22 Feb 2019

Community Treasure Hunt

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

Start Hunting!