SVM results plot modification
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!