74 inline virtual const char*
get_name()
const {
return "LibSVR"; }
virtual bool train_machine(CFeatures *data=NULL)
The class Labels models labels, i.e. class assignments of objects.
Class LibSVR, performs support vector regression using LibSVM.
The class Features is the base class of all feature objects.
virtual const char * get_name() const
virtual EClassifierType get_classifier_type()
A generic Support Vector Machine Interface.