How to plot a hyperplane for SVM with multiple features
显示 更早的评论
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?
回答(1 个)
Shreeya
2023-12-12
0 个投票
To plot the SVM hyperplane for 3 features, you can refer to the link below:
类别
在 帮助中心 和 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!