12 #ifndef __GUILABELS__H_
13 #define __GUILABELS__H_
54 bool load(
char* filename,
char* target);
58 bool save(
char* param);
69 virtual const char*
get_name()
const {
return "GUILabels"; }
CLabels * get_train_labels()
CLabels * infer_labels(float64_t *lab, int32_t len)
The class Labels models labels, i.e. class assignments of objects.
CLabels * get_test_labels()
Class SGObject is the base class of all shogun objects.
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
bool set_test_labels(CLabels *lab)
bool load(char *filename, char *target)
bool set_train_labels(CLabels *lab)