Go to the documentation of this file.
11 #ifndef _MULTITASKKERNELMKLNORMALIZER_H___
12 #define _MULTITASKKERNELMKLNORMALIZER_H___
51 if (std::string(k->
get_name()) ==
"WeightedDegree") {
52 SG_INFO(
"using first-element normalization\n");
55 SG_INFO(
"no inner normalization for non-WDK kernel\n");
81 SG_ERROR(
"normalize_lhs not implemented");
91 SG_ERROR(
"normalize_rhs not implemented");
119 return "MultitaskKernelMklNormalizer";
SHOGUN Machine Learning Toolbox - Documentation