13 #ifndef _BINARY_LABELS__H__ 14 #define _BINARY_LABELS__H__ 16 #include <shogun/lib/config.h> 25 template <
class T>
class SGVector;
49 #if !defined(SWIGJAVA) && !defined(SWIGCSHARP) 117 return "BinaryLabels";
119 #ifndef SWIG // SWIG should skip this part The class Labels models labels, i.e. class assignments of objects.
virtual ELabelType get_label_type() const
A File access base class.
virtual const char * get_name() const
virtual void ensure_valid(const char *context=NULL)
virtual CLabels * shallow_subset_copy()
all of classes and functions are contained in the shogun namespace
void scores_to_probabilities(float64_t a=0, float64_t b=0)
Binary Labels for binary classification.
Dense integer or floating point labels.