Difference between revisions of "One-class Support Vector Machine (SVM)"

From
Jump to: navigation, search
Line 1: Line 1:
 +
{{#seo:
 +
|title=PRIMO.ai
 +
|titlemode=append
 +
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS
 +
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
 +
}}
 
[http://www.youtube.com/results?search_query=one+class+support+vector+machines+SVM YouTube search...]
 
[http://www.youtube.com/results?search_query=one+class+support+vector+machines+SVM YouTube search...]
 
[http://www.google.com/search?q=one+class+support+vector+machines+SVM+machine+learning+ML ...Google search]
 
[http://www.google.com/search?q=one+class+support+vector+machines+SVM+machine+learning+ML ...Google search]

Revision as of 14:33, 2 February 2019

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