SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
| 宏定义
StructuredModel.h 文件参考

浏览源代码.

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. 更多...
 

宏定义

#define IGNORE_IN_CLASSLIST
 

宏定义说明

#define IGNORE_IN_CLASSLIST

在文件 StructuredModel.h29 行定义.


SHOGUN 机器学习工具包 - 项目文档