13 #ifndef _REAL_LABELS__H__ 14 #define _REAL_LABELS__H__ 16 #include <shogun/lib/config.h> 27 class CRegressionLabels;
67 virtual const char*
get_name()
const {
return "RegressionLabels"; }
69 #ifndef SWIG // SWIG should skip this part Real Labels are real-valued labels.
The class Labels models labels, i.e. class assignments of objects.
A File access base class.
virtual const char * get_name() const
virtual ELabelType get_label_type() const
all of classes and functions are contained in the shogun namespace
virtual CLabels * shallow_subset_copy()
Dense integer or floating point labels.