Go to TogaWare.com Home Page. Data Science Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

One-Class Support Vector Machine

Representation: Bounding Support Vectors
Method:
Measure:

A support vector machine (Section 16.18) identifies a linear separator between observations that belong to different classes. If the observations are not tagged with a class then the algorithm can be utilised to identify a bounding region for the training dataset. The model is then represented as the boundary support vectors.

No all observations from the training dataset will sit within the boundary. That is, not all observations will fit the model. Such observations we might consider as outliers.

Explore one-class support vector machines through the ocsvm package from MLHub.


Support further development by purchasing the PDF version of the book.
Other online resources include the GNU/Linux Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © 2000-2020 Togaware Pty Ltd. . Creative Commons ShareAlike V4.