12 #ifndef _LIBSVM_ONECLASS_H___
13 #define _LIBSVM_ONECLASS_H___
44 inline virtual const char*
get_name()
const {
return "LibSVMOneClass"; }
virtual const char * get_name() const
virtual EClassifierType get_classifier_type()
virtual ~CLibSVMOneClass()
The class Features is the base class of all feature objects.
A generic Support Vector Machine Interface.
virtual bool train_machine(CFeatures *data=NULL)