SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros
StructuredModel.h File Reference

Go to the source code of this file.

Classes

struct  TMultipleCPinfo
struct  CResultSet
class  CStructuredModel
 Class CStructuredModel that represents the application specific model and contains most of the application dependent logic to solve structured output (SO) problems. The idea of this class is to be instantiated giving pointers to the functions that are dependent on the application, i.e. the combined feature representation \(\Psi(\bold{x},\bold{y})\) and the argmax function \( {\arg\max} _{\bold{y} \neq \bold{y}_i} \left \langle { \bold{w}, \Psi(\bold{x}_i,\bold{y}) } \right \rangle \). See: MulticlassModel.h and .cpp for an example of these functions implemented. More...

Macros

#define IGNORE_IN_CLASSLIST

Macro Definition Documentation

#define IGNORE_IN_CLASSLIST

Definition at line 25 of file StructuredModel.h.


SHOGUN Machine Learning Toolbox - Documentation