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?

Categories

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

Asked:

on 12 Dec 2023

Answered:

on 12 Dec 2023

Community Treasure Hunt

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

Start Hunting!