94 virtual const char*
get_name()
const {
return "SVMLin"; }
MACHINE_PROBLEM_TYPE(PT_BINARY)
The class Labels models labels, i.e. class assignments of objects.
void set_epsilon(float64_t eps)
Features that support dot products among other operations.
void set_C(float64_t c_neg, float64_t c_pos)
virtual const char * get_name() const
Class LinearMachine is a generic interface for all kinds of linear machines like classifiers.
all of classes and functions are contained in the shogun namespace
virtual bool train_machine(CFeatures *data=NULL)
The class Features is the base class of all feature objects.
virtual EMachineType get_classifier_type()
void set_bias_enabled(bool enable_bias)