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

浏览源代码.

类

class  CStreamingVwFile
 Class StreamingVwFile to read vector-by-vector from Vowpal Wabbit data files. It reads the example and label into one object of VwExample type. 更多...
 

类型定义

typedef int32_t(CVwParser::* parse_func )(CIOBuffer *, VwExample *&)
 Parse function typedef. Takes an IOBuffer and VwExample as arguments. 更多...
 

SHOGUN Machine Learning Toolbox - Documentation