38 mean_labels.
scale(scale);
virtual SGVector< float64_t > combine(const SGMatrix< float64_t > &ensemble_result) const
static T sum(T *vec, int32_t len)
return sum(vec)
static T * get_column_sum(T *matrix, int32_t m, int32_t n)
void scale(T alpha)
scale vector inplace
all of classes and functions are contained in the shogun namespace
CombinationRule abstract class The CombinationRule defines an interface to how to combine the classif...