One Class SVM not working correctly
显示 更早的评论
Hi all, I have to train a one class SVM for anomaly detection. I have a dataset with two features. I trained the model on normal instances with ocsvm function. What I don't understand are the contour lines for the ocsvm scores... I do not expect those to be like that. In the figure are represented the normal instances in the space (feature1, feature2) and the contour lines corresponding to some values of ocsvm score. They are simply absurd, not like the example see on the matlab guide. I would expect ellipsoidal contour lines, not these! Any help? Thank you! 

5 个评论
Andrea Lanza
2023-11-27
the cyclist
2023-11-27
Can you upload the data and code you used to generate the figure? You can use the paper clip icon in the INSERT section of the toolbar.
If you cannot load all the data, perhaps a subset that shows the same behavior?
Andrea Lanza
2023-11-27
Lorenzo Zarantonello
2023-11-29
I'm having the same problem too
Andrea Lanza
2023-11-29
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!