How to plot a hyperplane for SVM with multiple features
6 ビュー (過去 30 日間)
古いコメントを表示
I am trying to plot the hyperplane for SVM where I have calculated the weight and bias as follows -
-0.0573 = bias
-0.5749 = w1
0.3534 = w2
-0.4720 = w3
Is there any way to do it?
0 件のコメント
回答 (1 件)
Shreeya
2023 年 12 月 12 日
To plot the SVM hyperplane for 3 features, you can refer to the link below:
0 件のコメント
参考
カテゴリ
Help Center および File 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!