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!