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

Go to the source code of this file.

Classes

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. More...

Typedefs

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

SHOGUN Machine Learning Toolbox - Documentation