44 virtual const char*
get_name()
const {
return "GNPPSVM"; }
The class Labels models labels, i.e. class assignments of objects.
virtual EMachineType get_classifier_type()
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 bool train_machine(CFeatures *data=NULL)
virtual const char * get_name() const