How can I employ SOM for this problem
1 次查看(过去 30 天)
显示 更早的评论
Dear all,
I want to do Unsupervised Machine Learning Using Self-Organised Map (SOM). I have manually labeled my data to either malicious user behaviour: "1" (binary) or benign user behaviour: "0" (binary) to provide a platform to evaluate the unsupervised machine learning approach. My dataset is unbalanced. This means the number of benign events are way more than the number of malicious events (33 malicious events out of 2643 total events). I am rather a beginner in SOM filed and I would like to know how can I employ SOM for my problem. I would appreciate any help .
Regards,
Ngh
0 个评论
采纳的回答
Greg Heath
2017-6-9
What you have proposed makes no sense:
1. SOM is for unsupervised learning.
2. If you know the categories then you should use supervised learning.
3. Search using
greg newrb
Greg
更多回答(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!