SVM Visualization in MATLAB

前端 未结 4 1367
甜味超标
甜味超标 2021-01-05 01:58

How do I visualize the SVM classification once I perform SVM training in Matlab?

So far, I have only trained the SVM with:

% Labels are -1 or 1
groun         


        
4条回答
提交回复
热议问题