@@ -152,6 +152,40 @@ instead, this can be set before calling the
>>> trainer.kernel_type = 'LINEAR'
One Class SVM
=============
On the other hand, the package allows you to train a One Class Support Vector Machine. For training this kind of classifier take into account the following example.