12 #ifndef _LIBSVM_ONECLASS_H___
13 #define _LIBSVM_ONECLASS_H___
19 #include <shogun/lib/external/shogun_libsvm.h>
46 virtual const char*
get_name()
const {
return "LibSVMOneClass"; }
virtual const char * get_name() const
virtual bool train_require_labels() const
virtual ~CLibSVMOneClass()
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
A generic Support Vector Machine Interface.
virtual EMachineType get_classifier_type()
virtual bool train_machine(CFeatures *data=NULL)