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