One-class Support Vector Machine (SVM)

From
Revision as of 21:51, 5 March 2024 by BPeat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

YouTube search... ...Google search

Useful in scenarios where you have a lot of "normal" data and not many cases of the anomalies you are trying to detect. For example, if you need to detect fraudulent transactions, you might not have many examples of fraud that you could use to train a typical classification model, but you might have many examples of good transactions. You use the One-Class Support Vector Model module to create the model, and then train the model using the Train Anomaly Detection Model.

applsci-07-00346-ag.png