Vowpal Wabbit
|
Public Attributes | |
const char * | name |
unsigned char * | model |
unsigned int | model_len |
std::set< size_t > | undetectable_offsets |
PredictParamWeightType | weight_type |
const char* InvalidModelParam::name |
Definition at line 295 of file ut_vw.cc.
Referenced by operator<<().
PredictParamWeightType InvalidModelParam::weight_type |