18.17 One-Class Support Vector Machine

Representation Method Measure
Bounding Support Vectors

A support vector machine (Section 18.20) 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.

% EXAMPLE USING CANBERRA WEATHER AND FIND THOSE THAT ARE VERY % DIFFERENT TO CANBERRA…

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



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0