11 #ifndef _KERNEL_STRUCTURED_OUTPUT_MACHINE__H__
12 #define _KERNEL_STRUCTURED_OUTPUT_MACHINE__H__
56 return "KernelStructuredOutputMachine";
61 void register_parameters();
Base class of the labels used in Structured Output (SO) problems.
CKernel * get_kernel() const
virtual ~CKernelStructuredOutputMachine()
void set_kernel(CKernel *f)
Class CStructuredModel that represents the application specific model and contains most of the applic...
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
CKernelStructuredOutputMachine()