SVM results plot modification
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I am using SVM for classification and i need output plot similar to this:
but in 2D. I did use this http://stackoverflow.com/questions/16146212/how-to-plot-a-hyper-plane-in-3d-for-the-svm-results and made a little updates. Usual ShowPlot command isn't enough for me, because I need to see properly and improperly classified samples to proof specificity and sensitivity of classification.
My main concern is how do i obtain division line properties from SVMstruct or how do i clear out training groups from plot.
Thank you.
댓글 수: 0
답변 (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!