svm not showing figure for 3 dimensional data.

2 ビュー (過去 30 日間)
Jay Hanuman
Jay Hanuman 2017 年 1 月 23 日
I want to svm with 3 dimensional data i.e. n*3, but figure not showing for 3 dimensional data. I am using
svmStruct = svmtrain(svmtr,label,'kernel_function','rbf','ShowPlot',true)
its showing error as follows:
Warning: The display option can only plot 2D training data.
> In svmtrain (line 403)
so svm plot for 3 dimensional data not possible.

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Identification についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by