How to plot a hyperplane for SVM with multiple features
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Shreeya
le 12 Déc 2023
To plot the SVM hyperplane for 3 features, you can refer to the link below:
0 commentaires
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!