SVM classifier contour plot
显示 更早的评论
I want to calculate the outlier from a dataset using the example 'Detect Outliers using SVM and one-class learning' shown in:
The plot shows several contour plots (with different values) and several support vectors but it is stated that the boundary is where the contour value is zero. Is there any way to plot only the boundary around zero and the respective vectors for just this boundary?
Thank you.
回答(1 个)
KSSV
2019-4-23
0 个投票
Read about inpolygon. On knowing the corodinates of contour...you can seperate inside and outside points.
类别
在 帮助中心 和 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!